diff --git a/crates/starknet-types-core/Cargo.toml b/crates/starknet-types-core/Cargo.toml index d125401..4406dd0 100644 --- a/crates/starknet-types-core/Cargo.toml +++ b/crates/starknet-types-core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "starknet-types-core" -version = "0.0.11" +version = "0.1.0" edition = "2021" license = "MIT" homepage = "https://github.com/starknet-io/types-rs"