diff --git a/Cargo.toml b/Cargo.toml index 14c6cd2..e26545a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jsonc-parser" -version = "0.26.0" +version = "0.26.1" authors = ["David Sherret "] edition = "2021" license = "MIT"