diff --git a/Cargo.lock b/Cargo.lock index 1b1fc613..af718350 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1646,7 +1646,7 @@ dependencies = [ [[package]] name = "injective-std" -version = "1.12.10-testnet" +version = "1.12.10-testnet-rc1" dependencies = [ "chrono", "cosmwasm-std", diff --git a/packages/injective-std/Cargo.toml b/packages/injective-std/Cargo.toml index fce7f26f..e4889667 100644 --- a/packages/injective-std/Cargo.toml +++ b/packages/injective-std/Cargo.toml @@ -5,7 +5,7 @@ license = "MIT OR Apache-2.0" name = "injective-std" readme = "README.md" repository = "https://github.com/InjectiveLabs/cw-injective/tree/dev/packages/injective-std" -version = "1.12.10-testnet" +version = "1.12.10-testnet-rc1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html