aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorZeyla Hellyer <[email protected]>2018-05-01 08:44:22 -0700
committerZeyla Hellyer <[email protected]>2018-05-01 08:44:22 -0700
commit7e20aaad4621b5ce8accfebed427306fc5701619 (patch)
tree6a9094dd5b512e4487e07356fc66663c7d8d01d2 /Cargo.toml
parentReword the command macro doc to be less misleading (diff)
downloadserenity-7e20aaad4621b5ce8accfebed427306fc5701619.tar.xz
serenity-7e20aaad4621b5ce8accfebed427306fc5701619.zip
Bump to v0.5.3v0.5.3
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 cec301f..d3c3c0f 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.2"
+version = "0.5.3"
[dependencies]
bitflags = "^1.0"