diff options
| author | Zeyla Hellyer <[email protected]> | 2018-05-01 08:44:22 -0700 |
|---|---|---|
| committer | Zeyla Hellyer <[email protected]> | 2018-05-01 08:44:22 -0700 |
| commit | 7e20aaad4621b5ce8accfebed427306fc5701619 (patch) | |
| tree | 6a9094dd5b512e4487e07356fc66663c7d8d01d2 /Cargo.toml | |
| parent | Reword the command macro doc to be less misleading (diff) | |
| download | serenity-7e20aaad4621b5ce8accfebed427306fc5701619.tar.xz serenity-7e20aaad4621b5ce8accfebed427306fc5701619.zip | |
Bump to v0.5.3v0.5.3
Diffstat (limited to 'Cargo.toml')
| -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/zeyla/serenity.git" -version = "0.5.2" +version = "0.5.3" [dependencies] bitflags = "^1.0" |