aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorZeyla Hellyer <[email protected]>2018-08-07 17:19:45 -0700
committerZeyla Hellyer <[email protected]>2018-08-07 17:21:37 -0700
commitdae56048fbaa3472ec09c443375268f9327287df (patch)
tree8ffb5cf298d4a591fd142a30e33fac4f50aaebd0 /Cargo.toml
parentTypo (diff)
downloadserenity-dae56048fbaa3472ec09c443375268f9327287df.tar.xz
serenity-dae56048fbaa3472ec09c443375268f9327287df.zip
Bump to v0.5.6
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 23da39b..cab7b25 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ license = "ISC"
name = "serenity"
readme = "README.md"
repository = "https://github.com/serenity-rs/serenity.git"
-version = "0.5.5"
+version = "0.5.6"
[dependencies]
bitflags = "^1.0"