diff --git a/CHANGELOG.md b/CHANGELOG.md index 077bd0d..1768966 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.4] - 2024-12-22 + +### Other +- trigger commit + ## [0.2.3] - 2024-12-22 ### Other diff --git a/Cargo.toml b/Cargo.toml index cf1ac71..60549ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,4 +3,4 @@ members = ["crates/*"] resolver = "2" [workspace.package] -version = "0.2.3" +version = "0.2.4"