aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-05-11 07:34:08 -0700
committerAlex Crichton <alex@alexcrichton.com>2017-05-11 07:34:08 -0700
commita5bec3fc29be82f68188d8cbdf6d5fa5971aa063 (patch)
tree4229b5ef732875f72feea5da7ea194bbbeb9ac30 /Cargo.toml
parent998eec3e00163df3c85c634c31aa5e88fdbcc0b4 (diff)
downloadmilf-rs-a5bec3fc29be82f68188d8cbdf6d5fa5971aa063.tar.gz
milf-rs-a5bec3fc29be82f68188d8cbdf6d5fa5971aa063.zip
Bump to 0.4.1
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 5e409a5..7767840 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "toml"
-version = "0.4.0"
+version = "0.4.1"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"