diff --git a/Cargo.toml b/Cargo.toml index e950091..a526fbc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "toml" -version = "0.4.8" +version = "0.4.9" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md"