diff options
| author | acdenisSK <[email protected]> | 2018-11-12 23:06:38 +0100 |
|---|---|---|
| committer | Ken Swenson <[email protected]> | 2018-11-13 20:41:08 -0500 |
| commit | 5ac674807f5d5a758819f2556687c4108bd88f45 (patch) | |
| tree | b9ee081f75145dee955a8a5545b1d5ddba950de9 | |
| parent | Update examples' unwraps to expects and imports as nested (#435) (diff) | |
| download | serenity-5ac674807f5d5a758819f2556687c4108bd88f45.tar.xz serenity-5ac674807f5d5a758819f2556687c4108bd88f45.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" |