Skip to content

Commit

Permalink
Bump to v0.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
benthecarman committed Feb 26, 2024
1 parent ee80440 commit 27a6e53
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion mutiny-core/Cargo.toml
Expand Up @@ -2,7 +2,7 @@ cargo-features = ["per-package-target"]

[package]
name = "mutiny-core"
version = "0.5.9"
version = "0.5.10"
edition = "2021"
authors = ["Tony Giorgio <tony@mutinywallet.com>", "benthecarman <ben@mutinywallet.com>"]
description = "The core SDK for the mutiny node"
Expand Down
2 changes: 1 addition & 1 deletion mutiny-wasm/Cargo.toml
Expand Up @@ -2,7 +2,7 @@ cargo-features = ["per-package-target"]

[package]
name = "mutiny-wasm"
version = "0.5.9"
version = "0.5.10"
edition = "2021"
authors = ["Tony Giorgio <tony@mutinywallet.com>", "benthecarman <ben@mutinywallet.com>"]
forced-target = "wasm32-unknown-unknown"
Expand Down

0 comments on commit 27a6e53

Please sign in to comment.