Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: release v1.4.0
Browse files Browse the repository at this point in the history
github-actions[bot] authored Nov 21, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c686568 commit 5b05e6e
Showing 2 changed files with 29 additions and 29 deletions.
54 changes: 27 additions & 27 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -4,10 +4,10 @@ exclude = ["examples/*"]
resolver = "2"

[workspace.package]
version = "1.3.0"
version = "1.4.0"

[workspace.dependencies]
sylvia-derive = { version = "1.3.0", path = "sylvia-derive" }
sylvia-derive = { version = "1.4.0", path = "sylvia-derive" }
anyhow = "1.0.93"
cosmwasm-schema = "2.1.4"
cosmwasm-std = "2.1.4"

0 comments on commit 5b05e6e

Please sign in to comment.