Skip to content

Commit a5eacb0

Browse files
authored
bump contract-ws version (#510)
1 parent 228d85e commit a5eacb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contracts-ws/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ serde = { version = "1.0.103", default-features = false, features = ["derive"] }
1717
anyhow = "1.0"
1818
log = "0.4.14"
1919

20-
cw-orch = { version = "0.25.0" }
21-
cw-orch-interchain = { version = "0.4.0" }
20+
cw-orch = { version = "0.26.0" }
21+
cw-orch-interchain = { version = "0.7.0" }
2222

2323
[patch.crates-io]
2424
cw-orch = { path = "../cw-orch" }

0 commit comments

Comments
 (0)