Skip to content

Commit

Permalink
fix: bump injective-cosmwasm
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrobot committed Oct 2, 2024
1 parent 7dd100d commit 68dc86c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/injective-testing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ anyhow = { workspace = true }
base64 = { workspace = true }
cosmwasm-std = { workspace = true }
cw-multi-test = { workspace = true }
injective-cosmwasm = { version = "0.3.0", path = "../injective-cosmwasm" }
injective-cosmwasm = { version = "0.3.1", path = "../injective-cosmwasm" }
injective-math = { version = "0.3.0", path = "../injective-math" }
injective-std = { version = "1.13.0", path = "../injective-std" }
injective-test-tube = { workspace = true }
Expand Down

0 comments on commit 68dc86c

Please sign in to comment.