aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-11-21 09:55:42 -0800
committerAlex Crichton <alex@alexcrichton.com>2018-11-21 09:55:42 -0800
commit7d93f00ea02acbb9f45c68f9d4bcf1f04f392e46 (patch)
treecf7078522c2503204a5742c6d48f73e26388be7c /Cargo.toml
parent218f782a7b88e3f7444e6c1cb1869dad2b1f4b26 (diff)
downloadmilf-rs-7d93f00ea02acbb9f45c68f9d4bcf1f04f392e46.tar.gz
milf-rs-7d93f00ea02acbb9f45c68f9d4bcf1f04f392e46.zip
Bump to 0.4.9
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 e950091..a526fbc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "toml"
-version = "0.4.8"
+version = "0.4.9"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"