Skip to content

Commit 7ffa168

Browse files
committed
Bump version to 0.7.0
1 parent 0aa0b6b commit 7ffa168

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "discord"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
authors = ["Tad Hardesty <[email protected]>"]
55

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

1111
repository = "https://github.com/SpaceManiac/discord-rs"
12-
documentation = "http://wombat.platymuus.com/rustdoc/discord_0.6.0/"
12+
documentation = "http://wombat.platymuus.com/rustdoc/discord_0.7.0/"
1313

1414
[features]
1515
default = ["voice"]

0 commit comments

Comments
 (0)