Skip to content

Commit adcaddf

Browse files
committed
tag 0.19.4 release
1 parent a0de695 commit adcaddf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## Unreleased
77

8+
## [0.19.4] - 2025-06-17
9+
10+
### Fixed
11+
12+
- "move manifest validation later in the preparation to harden against possible cargo changes
13+
14+
815
## [0.19.3] - 2025-06-17
916

1017
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustwide"
3-
version = "0.19.3"
3+
version = "0.19.4"
44
edition = "2018"
55
build = "build.rs"
66

0 commit comments

Comments
 (0)