From 3186b0d86e82615397a32d7425128fbdd3baba9f Mon Sep 17 00:00:00 2001 From: evalir Date: Mon, 6 Jan 2025 13:25:23 +0100 Subject: [PATCH] v0.12.0 Closes ENG-718 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]