aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-05-12 11:28:56 -0700
committerAlex Crichton <alex@alexcrichton.com>2016-05-12 11:28:56 -0700
commit6b0761fcce105f0b233625878599524979293c8c (patch)
tree4cac0f7a9df4979145d2a475ac6fda1eb95a457f /Cargo.toml
parent1ed6801137ede253844a6d798d5f9f8327dc0090 (diff)
downloadmilf-rs-6b0761fcce105f0b233625878599524979293c8c.tar.gz
milf-rs-6b0761fcce105f0b233625878599524979293c8c.zip
Bump to 0.1.29
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 4daf56c..659d18a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "toml"
-version = "0.1.28"
+version = "0.1.29"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"