aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorZeyla Hellyer <[email protected]>2018-01-31 15:45:40 -0800
committerZeyla Hellyer <[email protected]>2018-01-31 15:45:40 -0800
commita2f4769ecfaf8af9971895ad8590191b79179821 (patch)
treead534a257d554e96e972f2595cc0de601f1a5432 /Cargo.toml
parentFix broken docs links caused by model mod changes (diff)
downloadserenity-a2f4769ecfaf8af9971895ad8590191b79179821.tar.xz
serenity-a2f4769ecfaf8af9971895ad8590191b79179821.zip
Bump to v0.5.1v0.5.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index eaa0770..2572591 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ license = "ISC"
name = "serenity"
readme = "README.md"
repository = "https://github.com/zeyla/serenity.git"
-version = "0.5.0"
+version = "0.5.1"
[dependencies]
bitflags = "^1.0"