From 56a324b8828f872272ec197623867393009d80dc Mon Sep 17 00:00:00 2001 From: evalir Date: Wed, 8 Jan 2025 14:00:01 +0100 Subject: [PATCH] v0.13.0 (#72) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bcbf0c3..cd856a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "zenith-types" description = "Types for the zenith smart contracts" -version = "0.12.0" +version = "0.13.0" edition = "2021" rust-version = "1.82" authors = ["Zenith Contributors"]