aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAustin Hellyer <[email protected]>2016-12-14 10:55:44 -0800
committerAustin Hellyer <[email protected]>2016-12-14 10:55:44 -0800
commitcc57039339580e72bf3f2b2676bed0516d2f7164 (patch)
treebd2c83031e3fa0c47cc1ede316feec549693ad32 /Cargo.toml
parentFramework requires cache (diff)
downloadserenity-cc57039339580e72bf3f2b2676bed0516d2f7164.tar.xz
serenity-cc57039339580e72bf3f2b2676bed0516d2f7164.zip
Release v0.1.2v0.1.2
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 b5964f0..13f8471 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.1"
+version = "0.1.2"
[dependencies]
base64 = "0.2"