diff --git a/Cargo.toml b/Cargo.toml index 4e271c4..cef7ded 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "zenith-types" description = "Types for the zenith smart contracts" -version = "0.10.1" +version = "0.11.0" edition = "2021" rust-version = "1.82" authors = ["Zenith Contributors"]