Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit 02d7863

Browse files
Merge pull request #1196 from MutinyWallet/bump-v1.7.4
Bump to v1.7.4
2 parents eb3848f + 86c4e66 commit 02d7863

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mutiny-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cargo-features = ["per-package-target"]
22

33
[package]
44
name = "mutiny-core"
5-
version = "1.7.3"
5+
version = "1.7.4"
66
edition = "2021"
77
authors = ["Tony Giorgio <tony@mutinywallet.com>", "benthecarman <ben@mutinywallet.com>"]
88
description = "The core SDK for the mutiny node"

mutiny-wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cargo-features = ["per-package-target"]
22

33
[package]
44
name = "mutiny-wasm"
5-
version = "1.7.3"
5+
version = "1.7.4"
66
edition = "2021"
77
authors = ["Tony Giorgio <tony@mutinywallet.com>", "benthecarman <ben@mutinywallet.com>"]
88
forced-target = "wasm32-unknown-unknown"

0 commit comments

Comments
 (0)