aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-08-13 09:56:51 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-08-13 09:56:51 -0700
commit13513f95b607949b071b484a09701a7662395bab (patch)
tree991f805713a8706bb6000ddd51f661dcc8bdfbd3 /Cargo.toml
parent7ec4821bd7e78e425e9721b245e4a82bd46541a6 (diff)
downloadmilf-rs-13513f95b607949b071b484a09701a7662395bab.tar.gz
milf-rs-13513f95b607949b071b484a09701a7662395bab.zip
Bump to 0.1.22
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 92d004e..d5da252 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "toml"
-version = "0.1.21"
+version = "0.1.22"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"