diff --git a/Cargo.toml b/Cargo.toml index f23f03d..d7047ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "starknet_api" -version = "0.13.0-dev.9" +version = "0.13.0-rc.0" edition = "2021" repository = "https://github.com/starkware-libs/starknet-api" license = "Apache-2.0"