aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-01-23 08:19:29 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-01-23 08:19:29 -0800
commit909a85069b866ab7384eda20a3ff7d751d8c2235 (patch)
tree6782163b6010d979ce3e577e90e0e22f4764bdf4 /Cargo.toml
parent0c71c5d1c169c50b2f3342bf8191e5c6f6ac32d8 (diff)
downloadmilf-rs-909a85069b866ab7384eda20a3ff7d751d8c2235.tar.gz
milf-rs-909a85069b866ab7384eda20a3ff7d751d8c2235.zip
Bump to 0.1.15
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 7e7c573..d83497f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "toml"
-version = "0.1.14"
+version = "0.1.15"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"