diff --git a/Cargo.toml b/Cargo.toml index 60a6d26..675a958 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "toml" -version = "0.3.1" +version = "0.3.2" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md"