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