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 "] license = "MIT/Apache-2.0" readme = "README.md"