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