aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-04-20 14:20:15 -0700
committerAlex Crichton <alex@alexcrichton.com>2017-04-20 14:20:15 -0700
commit9942435bbcd6a41bf39bd298e93b7b57aaa87b6d (patch)
tree1f1bb75a369296293a174161c9f44e2d2878602e /Cargo.toml
parent0cc6dc9960ebb8415f2e73f210e61d8db0d9b3fa (diff)
downloadmilf-rs-9942435bbcd6a41bf39bd298e93b7b57aaa87b6d.tar.gz
milf-rs-9942435bbcd6a41bf39bd298e93b7b57aaa87b6d.zip
Bump to 0.4.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 0e12f9b..5e409a5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "toml"
-version = "0.3.2"
+version = "0.4.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"