diff --git a/crates/starknet-types-core/Cargo.toml b/crates/starknet-types-core/Cargo.toml index 15d5b45..70946ea 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.1.6" +version = "0.1.7" edition = "2021" license = "MIT" homepage = "https://github.com/starknet-io/types-rs"