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

Commit 10ea76e

Browse files
committed
Bump version to v0.4.25
1 parent c73bf69 commit 10ea76e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 = "0.4.24"
5+
version = "0.4.25"
66
edition = "2021"
77
authors = ["Tony Giorgio <[email protected]>", "benthecarman <[email protected]>"]
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 = "0.4.24"
5+
version = "0.4.25"
66
edition = "2021"
77
authors = ["Tony Giorgio <[email protected]>", "benthecarman <[email protected]>"]
88
forced-target = "wasm32-unknown-unknown"

0 commit comments

Comments
 (0)