From 4d1074fa7151527929253e20d895f51be921bf30 Mon Sep 17 00:00:00 2001 From: evalir Date: Tue, 17 Dec 2024 15:08:23 +0100 Subject: [PATCH] v0.11.0 (#68) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]