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"]