aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorZeyla Hellyer <[email protected]>2018-04-14 14:17:10 -0700
committerZeyla Hellyer <[email protected]>2018-04-14 14:17:10 -0700
commita050f67d18b1163160caa16e17b7d092f5d42bbd (patch)
tree96b7e011c5a0a571cdca5e986c57e7e5b0474870 /Cargo.toml
parentFix typo'd word `retrieve` (#307) (diff)
downloadserenity-a050f67d18b1163160caa16e17b7d092f5d42bbd.tar.xz
serenity-a050f67d18b1163160caa16e17b7d092f5d42bbd.zip
Bump to v0.5.2v0.5.2
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 2572591..cec301f 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.1"
+version = "0.5.2"
[dependencies]
bitflags = "^1.0"