aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-01-09 11:48:06 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-01-09 11:50:54 -0800
commitd4319caa2073a8f7e14f4479d7f4d374357f890a (patch)
tree6f59d876d8e44ce473451aff6cd8fba8620d0d88 /Cargo.toml
parent98212466affbbe841ffea5bc88269732d9edd9f1 (diff)
downloadmilf-rs-d4319caa2073a8f7e14f4479d7f4d374357f890a.tar.gz
milf-rs-d4319caa2073a8f7e14f4479d7f4d374357f890a.zip
Bump to 0.1.11
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 9996ca3..8a030e6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "toml"
-version = "0.1.10"
+version = "0.1.11"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"