diff options
| author | Zeyla Hellyer <[email protected]> | 2018-04-14 14:17:10 -0700 |
|---|---|---|
| committer | Zeyla Hellyer <[email protected]> | 2018-04-14 14:17:10 -0700 |
| commit | a050f67d18b1163160caa16e17b7d092f5d42bbd (patch) | |
| tree | 96b7e011c5a0a571cdca5e986c57e7e5b0474870 /Cargo.toml | |
| parent | Fix typo'd word `retrieve` (#307) (diff) | |
| download | serenity-a050f67d18b1163160caa16e17b7d092f5d42bbd.tar.xz serenity-a050f67d18b1163160caa16e17b7d092f5d42bbd.zip | |
Bump to v0.5.2v0.5.2
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.1" +version = "0.5.2" [dependencies] bitflags = "^1.0" |