diff --git a/CHANGELOG.md b/CHANGELOG.md index e4e9f6b..a94cf84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ The project follows Semantic Versioning. ## [Unreleased] +## [0.1.19] - 2026-09-19 + - `rust-supply-chain`: the `audit` and `machete` jobs now install the Rust toolchain named by the existing `toolchain` input before invoking `cargo`. Both previously ran `cargo ` with no setup step, so they depended on a diff --git a/VERSION b/VERSION index f8bc4c6..d8a023e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.18 +0.1.19