Skip to content

Commit

Permalink
bump contract-ws version (#510)
Browse files Browse the repository at this point in the history
  • Loading branch information
Buckram123 authored Oct 22, 2024
1 parent 228d85e commit a5eacb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contracts-ws/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ serde = { version = "1.0.103", default-features = false, features = ["derive"] }
anyhow = "1.0"
log = "0.4.14"

cw-orch = { version = "0.25.0" }
cw-orch-interchain = { version = "0.4.0" }
cw-orch = { version = "0.26.0" }
cw-orch-interchain = { version = "0.7.0" }

[patch.crates-io]
cw-orch = { path = "../cw-orch" }
Expand Down

0 comments on commit a5eacb0

Please sign in to comment.