aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAustin Hellyer <[email protected]>2016-12-14 12:32:27 -0800
committerAustin Hellyer <[email protected]>2016-12-14 12:32:27 -0800
commit16bd765112befd5d81818cab7b97ac59bd8a1b75 (patch)
treebf5990068ef3acf0d32a384d9cf3c0ad9ee521b8 /Cargo.toml
parentPlain help: put groups on their own line (diff)
downloadserenity-16bd765112befd5d81818cab7b97ac59bd8a1b75.tar.xz
serenity-16bd765112befd5d81818cab7b97ac59bd8a1b75.zip
Release v0.1.3 for some hotfixesv0.1.3
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 13f8471..4d429a7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"