diff --git a/Cargo.toml b/Cargo.toml index e6440d0e..3283cf7e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "simd-json" -version = "0.16.0" +version = "0.17.0" authors = ["Heinz N. Gies ", "Sunny Gleason"] edition = "2024" exclude = ["data/*", "fuzz/*", "fuzz.sh"]