Skip to content

Commit

Permalink
Bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceManiac committed Jun 30, 2016
1 parent 36f71b2 commit 993af4b
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,6 +1,6 @@
[package]
name = "discord"
version = "0.5.0"
version = "0.6.0"
authors = ["Tad Hardesty <[email protected]>"]

description = "Client library for the Discord API"
Expand All @@ -9,7 +9,7 @@ license = "MIT"
keywords = ["discord", "chat", "bot", "api", "voice"]

repository = "https://github.com/SpaceManiac/discord-rs"
documentation = "http://wombat.platymuus.com/rustdoc/discord_0.5.0/"
documentation = "http://wombat.platymuus.com/rustdoc/discord_0.6.0/"

[dependencies]
hyper = "0.7"
Expand Down

0 comments on commit 993af4b

Please sign in to comment.