diff options
| author | acdenisSK <[email protected]> | 2018-11-12 23:06:38 +0100 |
|---|---|---|
| committer | acdenisSK <[email protected]> | 2018-11-12 23:06:38 +0100 |
| commit | 2179e5dbb61fb9ce6302cc43a1240f564483d183 (patch) | |
| tree | e4c94f269ad2ce764beb8518107430a2f03d11ef | |
| parent | Update examples' unwraps to expects and imports as nested (#435) (diff) | |
| download | serenity-2179e5dbb61fb9ce6302cc43a1240f564483d183.tar.xz serenity-2179e5dbb61fb9ce6302cc43a1240f564483d183.zip | |
Bump version
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |