aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-01-07 08:49:12 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-01-07 08:49:12 -0800
commit35bd36cefd4e54ee965aede90702bb678435e573 (patch)
tree575a89d7e942cc26fd358bced7f31d8a09ee5efa /Cargo.toml
parent9ad45aaab4a8cb05d096337d1df8698caee9403c (diff)
downloadmilf-rs-35bd36cefd4e54ee965aede90702bb678435e573.tar.gz
milf-rs-35bd36cefd4e54ee965aede90702bb678435e573.zip
Bump to 0.1.10
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 c55c5cd..9996ca3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "toml"
-version = "0.1.9"
+version = "0.1.10"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"