Skip to content

Commit fe5ff29

Browse files
committed
chore: increment crate versions to v0.13.6
1 parent b35fa56 commit fe5ff29

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

CHANGELOG.md

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

3-
## v0.13.6 (TBD)
3+
## v0.13.6 (2026-02-25)
44

55
- Fixed CORS headers missing from version-rejection responses ([#1707](https://github.com/0xMiden/node/pull/1707)).
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
@@ -28,7 +28,7 @@ license = "MIT"
2828
readme = "README.md"
2929
repository = "https://github.com/0xMiden/miden-node"
3030
rust-version = "1.90"
31-
version = "0.13.5"
31+
version = "0.13.6"
3232

3333
# Optimize the cryptography for faster tests involving account creation.
3434
[profile.test.package.miden-crypto]

0 commit comments

Comments
 (0)