Skip to content

Commit 5df96f2

Browse files
committed
Bump version to 0.5.0
1 parent 75758bf commit 5df96f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

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

66
description = "Client library for the Discord API"
@@ -9,6 +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.5.0/"
1213

1314
[dependencies]
1415
hyper = "0.7"

0 commit comments

Comments
 (0)