diff --git a/CHANGELOG.md b/CHANGELOG.md index 04068b7..6bdc202 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.2] - 2024-12-22 + +### Added +- trigger commit + ## [0.2.1] - 2024-12-22 ### Other diff --git a/Cargo.toml b/Cargo.toml index 526b4c6..011f74c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,4 +3,4 @@ members = ["crates/*"] resolver = "2" [workspace.package] -version = "0.2.1" +version = "0.2.2"