aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-01-15 19:48:13 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-01-15 19:48:13 -0800
commit34aaa5f38498ccb2eef53e67c742ceaa2c80865d (patch)
treedd4a8fe0b5350ccf5a291dbbd681d2d8475dc0df /Cargo.toml
parent3536cb50e646a8a9e5f26dce9a25bab101793126 (diff)
downloadmilf-rs-34aaa5f38498ccb2eef53e67c742ceaa2c80865d.tar.gz
milf-rs-34aaa5f38498ccb2eef53e67c742ceaa2c80865d.zip
Bump to 0.1.12
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 8a030e6..dfd576d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "toml"
-version = "0.1.11"
+version = "0.1.12"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"