diff --git a/json_tests/Cargo.toml b/json_tests/Cargo.toml index 02f0bc971..3dcf9f45e 100644 --- a/json_tests/Cargo.toml +++ b/json_tests/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "serde_json_tests" -version = "0.7.0" +version = "0.7.1" authors = ["Erick Tryzelaar "] build = "build.rs"