diff --git a/Cargo.toml b/Cargo.toml index 5d43498..2a84b97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ceviche" -version = "0.5.2" +version = "0.6.0" edition = "2021" license = "MIT/Apache-2.0" homepage = "https://github.com/wayk/ceviche-rs"