aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-10-01 10:05:56 -0700
committerAlex Crichton <alex@alexcrichton.com>2018-10-01 10:05:56 -0700
commit3aec5a918a6cb39fa32e8a56725a3c2fc0ed6bc2 (patch)
tree69c985697325824397bb4420b2f52208181dc387 /Cargo.toml
parent480457fdbd8b3a78e30d7cd4b7f045e38ff77740 (diff)
downloadmilf-rs-3aec5a918a6cb39fa32e8a56725a3c2fc0ed6bc2.tar.gz
milf-rs-3aec5a918a6cb39fa32e8a56725a3c2fc0ed6bc2.zip
Bump to 0.4.8
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 6591c98..e950091 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "toml"
-version = "0.4.7"
+version = "0.4.8"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"