aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-05-16 10:18:07 -0700
committerAlex Crichton <alex@alexcrichton.com>2016-05-16 10:18:07 -0700
commit924f81c5fb082b22b9c951cd39159c0d719e1f68 (patch)
tree9f7374340914416b6f437bbb0dc5603a6628abe1 /Cargo.toml
parentb9280519cca836d109a7f669fc294b0cd19a57d7 (diff)
downloadmilf-rs-924f81c5fb082b22b9c951cd39159c0d719e1f68.tar.gz
milf-rs-924f81c5fb082b22b9c951cd39159c0d719e1f68.zip
Bump to 0.1.30
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 659d18a..f180731 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "toml"
-version = "0.1.29"
+version = "0.1.30"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"