Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceManiac committed Dec 7, 2015
1 parent 4efaffb commit 34bed2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "discord"
version = "0.1.0"
version = "0.2.0"
authors = ["Tad Hardesty <[email protected]>"]

description = "Client library for the Discord API"
readme = "README.md"
license = "MIT"
keywords = ["discord", "chat", "bot", "discordapp", "api"]
keywords = ["discord", "chat", "bot", "api", "voice"]

repository = "https://github.com/SpaceManiac/discord-rs"

Expand Down

0 comments on commit 34bed2f

Please sign in to comment.