diff --git a/json/Cargo.toml b/json/Cargo.toml index d7e275010..c97d3e4dd 100644 --- a/json/Cargo.toml +++ b/json/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "serde_json" -version = "0.9.4" +version = "0.9.5" authors = ["Erick Tryzelaar "] license = "MIT/Apache-2.0" description = "A JSON serialization file format"