diff --git a/Cargo.toml b/Cargo.toml index fa6feaa..7c39a4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ resolver = "2" [workspace.package] authors = ["Samuel Colvin "] -version = "0.4.1" +version = "0.4.2" edition = "2021" license = "MIT" keywords = ["JSON", "parsing", "deserialization", "iter"]