aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-08-01 09:30:16 -0700
committerAlex Crichton <alex@alexcrichton.com>2016-08-01 09:30:16 -0700
commit6f0354526fe367110b967a8e4a3c88b20048498b (patch)
treefb23e2ade6f57d15407856a1353368684e7af346 /Cargo.toml
parentdd109bc9e9b8a6a5585e8bf1093ec84dcad61309 (diff)
downloadmilf-rs-6f0354526fe367110b967a8e4a3c88b20048498b.tar.gz
milf-rs-6f0354526fe367110b967a8e4a3c88b20048498b.zip
Bump to 0.2.0
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 ed0cc3a..e07da44 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "toml"
-version = "0.1.30"
+version = "0.2.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"