aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-02-27 12:51:30 -0800
committerAlex Crichton <alex@alexcrichton.com>2017-02-27 12:51:30 -0800
commit290973410b8519f1850a0faf98e9028e25d50510 (patch)
tree24f57b836dd4ca21b99ea7c47d37f156c21f8a50 /Cargo.toml
parentd39c3f7b3ec95cb3cc1e579d7d747206c66aab74 (diff)
downloadmilf-rs-290973410b8519f1850a0faf98e9028e25d50510.tar.gz
milf-rs-290973410b8519f1850a0faf98e9028e25d50510.zip
Bump to 0.3.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 93b2182..60a6d26 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "toml"
-version = "0.3.0"
+version = "0.3.1"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"