Skip to content

Commit 5f6a59f

Browse files
committed
chore: increment crate versions to v0.13.1
1 parent a032b05 commit 5f6a59f

3 files changed

Lines changed: 16 additions & 16 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.13.1 (TBD)
3+
## 0.13.1 (2026-01-20)
44

55
- Make `NetworkAccountTargetError` public ([#2319](https://github.com/0xMiden/miden-base/pull/2319)).
66

Cargo.lock

Lines changed: 14 additions & 14 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
@@ -21,7 +21,7 @@ homepage = "https://miden.xyz"
2121
license = "MIT"
2222
repository = "https://github.com/0xMiden/miden-base"
2323
rust-version = "1.90"
24-
version = "0.13.0"
24+
version = "0.13.1"
2525

2626
[profile.release]
2727
codegen-units = 1

0 commit comments

Comments
 (0)