aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-02-25 14:53:33 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-02-25 14:53:33 -0800
commitabe9e16da6288dcf49b6c44d52566671210e847a (patch)
tree42328a125520765b611dc1e956b8819ab1e48171 /Cargo.toml
parent77547e8d08d6f989b3300a78c07a5bd0bcb7a314 (diff)
downloadmilf-rs-abe9e16da6288dcf49b6c44d52566671210e847a.tar.gz
milf-rs-abe9e16da6288dcf49b6c44d52566671210e847a.zip
Bump to 0.1.18
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 31980ca..c78d213 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "toml"
-version = "0.1.17"
+version = "0.1.18"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"