aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoracdenisSK <[email protected]>2018-11-12 23:06:38 +0100
committeracdenisSK <[email protected]>2018-11-12 23:06:38 +0100
commit2179e5dbb61fb9ce6302cc43a1240f564483d183 (patch)
treee4c94f269ad2ce764beb8518107430a2f03d11ef
parentUpdate examples' unwraps to expects and imports as nested (#435) (diff)
downloadserenity-2179e5dbb61fb9ce6302cc43a1240f564483d183.tar.xz
serenity-2179e5dbb61fb9ce6302cc43a1240f564483d183.zip
Bump version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b1d29ee..0b8bf58 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"