Skip to content

Commit dc9ae3e

Browse files
committed
chore: increment crate versions to v0.10.1
1 parent b4b56e3 commit dc9ae3e

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Fixes
66

7-
- Network accounts are disabled after one transaction (#1086).
7+
- Network accounts are disabled after one transaction ([#1086](https://github.com/0xMiden/miden-node/pull/1086)).
88

99
## v0.10.0 (2025-07-10)
1010

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ license = "MIT"
2626
readme = "README.md"
2727
repository = "https://github.com/0xMiden/miden-node"
2828
rust-version = "1.87"
29-
version = "0.10.0"
29+
version = "0.10.1"
3030

3131
# Optimise the cryptography for faster tests involving account creation.
3232
[profile.test.package.miden-crypto]

0 commit comments

Comments
 (0)