From a9ad703e0bc72f2a3949517cf42351081ac5c69b Mon Sep 17 00:00:00 2001 From: evalir Date: Tue, 17 Dec 2024 14:57:58 +0100 Subject: [PATCH] v0.11.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5e0d94b..b1d859f 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"]