Skip to content

Commit

Permalink
rm cosmwasm_1_3
Browse files Browse the repository at this point in the history
  • Loading branch information
codehans committed Mar 11, 2024
1 parent 77b54e5 commit af22e7e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ optimize = """docker run --rm -v "$(pwd)":/code \
[dependencies]
cosmwasm-schema = "1.5.0"
cosmwasm-std = { version = "1.5.0", features = [
"cosmwasm_1_3",
# "cosmwasm_1_3",
# Enable this if you only deploy to chains that have CosmWasm 1.4 or higher
# "cosmwasm_1_4",
] }
Expand Down
2 changes: 1 addition & 1 deletion artifacts/checksums.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4e67f4ff8472372c93a71038ea73a25ee75eb4de4e6e36c73e901199e7286872 kujira_revenue_converter.wasm
fc9d07aa86894e4bc8422f40da2dc66d7d6eb377ec4c5c25413a425517a14f8d kujira_revenue_converter.wasm
Binary file modified artifacts/kujira_revenue_converter.wasm
Binary file not shown.

0 comments on commit af22e7e

Please sign in to comment.