Skip to content

Commit 2e66bd2

Browse files
committed
chore: increment crate versions to v0.20.4
1 parent 88b3915 commit 2e66bd2

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
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-
## 0.20.4 (Unreleased)
3+
## 0.20.4 (2026-01-30)
44

55
- Fixed issue with handling of quoted components in `PathBuf` [#2618](https://github.com/0xMiden/miden-vm/pull/2618)
66

Cargo.lock

Lines changed: 15 additions & 15 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
@@ -29,7 +29,7 @@ homepage = "https://miden.xyz"
2929
repository = "https://github.com/0xMiden/miden-vm"
3030
exclude = [".github/"]
3131
rust-version = "1.90"
32-
version = "0.20.3"
32+
version = "0.20.4"
3333

3434
[profile.optimized]
3535
inherits = "release"

0 commit comments

Comments
 (0)