aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-03-11 09:23:01 -0800
committerAlex Crichton <alex@alexcrichton.com>2016-03-11 09:23:01 -0800
commitcf4656cb3a902eaf44cabcb690ce84f90b76c78a (patch)
tree6026d68c4c3fd707c63d64f5826822ef7df2a693 /Cargo.toml
parent511c235d7dac0f8ef32f0a447205328152b58c82 (diff)
downloadmilf-rs-cf4656cb3a902eaf44cabcb690ce84f90b76c78a.tar.gz
milf-rs-cf4656cb3a902eaf44cabcb690ce84f90b76c78a.zip
Bump to 0.1.28
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 fc0249f..4daf56c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "toml"
-version = "0.1.27"
+version = "0.1.28"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"