Skip to content

Commit 0af4018

Browse files
committed
bump version
1 parent 8b6d81f commit 0af4018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wasm-deploy/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ wasm-deploy-derive = { version = "0.6.0", path = "../wasm-deploy-derive" }
2020
cosm-utils = { git = "https://github.com/cryptechdev/cosm-utils.git", features = [
2121
"keyring",
2222
] }
23-
wasm-opt = { version = "=0.110.2", optional = true }
23+
wasm-opt = { version = "0.116", optional = true }
2424
serde = { version = "1", default-features = false, features = ["derive"] }
2525
serde_json = "1"
2626
ibc-chain-registry = "0.29"

0 commit comments

Comments
 (0)