diff options
| author | Austin Hellyer <[email protected]> | 2016-12-14 12:32:27 -0800 |
|---|---|---|
| committer | Austin Hellyer <[email protected]> | 2016-12-14 12:32:27 -0800 |
| commit | 16bd765112befd5d81818cab7b97ac59bd8a1b75 (patch) | |
| tree | bf5990068ef3acf0d32a384d9cf3c0ad9ee521b8 /Cargo.toml | |
| parent | Plain help: put groups on their own line (diff) | |
| download | serenity-16bd765112befd5d81818cab7b97ac59bd8a1b75.tar.xz serenity-16bd765112befd5d81818cab7b97ac59bd8a1b75.zip | |
Release v0.1.3 for some hotfixesv0.1.3
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ license = "ISC" name = "serenity" readme = "README.md" repository = "https://github.com/zeyla/serenity.rs.git" -version = "0.1.2" +version = "0.1.3" [dependencies] base64 = "0.2" |