chore(release): v0.6.1 #51

Open
kjuulh wants to merge 1 commits from cuddle-please/release into main
2 changed files with 6 additions and 1 deletions

View File

@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
## [0.6.1] - 2025-02-21
### Other
- *(deps)* update rust crate serde to v1.0.218
## [0.6.0] - 2025-01-09 ## [0.6.0] - 2025-01-09
### Added ### Added

View File

@ -34,4 +34,4 @@ tracing-test = "0.2"
pretty_assertions = "1.4" pretty_assertions = "1.4"
[workspace.package] [workspace.package]
version = "0.6.0" version = "0.6.1"