aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoracdenisSK <[email protected]>2018-11-12 23:06:38 +0100
committerKen Swenson <[email protected]>2018-11-13 20:41:08 -0500
commit5ac674807f5d5a758819f2556687c4108bd88f45 (patch)
treeb9ee081f75145dee955a8a5545b1d5ddba950de9
parentUpdate examples' unwraps to expects and imports as nested (#435) (diff)
downloadserenity-5ac674807f5d5a758819f2556687c4108bd88f45.tar.xz
serenity-5ac674807f5d5a758819f2556687c4108bd88f45.zip
Bump version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 01a82be..ceb52b9 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.10"
+version = "0.5.11"
[dependencies]
bitflags = "^1.0"