aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-09-25 10:09:07 -0700
committerAlex Crichton <alex@alexcrichton.com>2018-09-25 10:09:07 -0700
commitf998fbe360b4ea37f27793a55831e988415b4b6d (patch)
treedade845c6d26f908b1ba44bc3f0a29a5fbad45c4
parent82b3b47eb8921dcf6eeee42fbe523fc79e45537e (diff)
downloadmilf-rs-f998fbe360b4ea37f27793a55831e988415b4b6d.tar.gz
milf-rs-f998fbe360b4ea37f27793a55831e988415b4b6d.zip
Bump to 0.4.7
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ff2bbdc..6591c98 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "toml"
-version = "0.4.6"
+version = "0.4.7"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"