Skip to content

Commit

Permalink
Bump version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceManiac committed Nov 4, 2016
1 parent 0aa0b6b commit 7ffa168
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.6.0"
version = "0.7.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.6.0/"
documentation = "http://wombat.platymuus.com/rustdoc/discord_0.7.0/"

[features]
default = ["voice"]
Expand Down

0 comments on commit 7ffa168

Please sign in to comment.