diff --git a/hjson/Cargo.toml b/hjson/Cargo.toml index 7fc19f7..d2f2cef 100644 --- a/hjson/Cargo.toml +++ b/hjson/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "serde-hjson" -version = "0.9.0" +version = "0.9.1" authors = ["Christian Zangl "] license = "MIT" description = "Hjson serialization file format"