chore(release): v0.2.1 #22

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

View File

@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.2.1] - 2024-12-04
### Other
- *(deps)* update all dependencies
- *(deps)* update rust crate tracing-subscriber to v0.3.19
## [0.2.0] - 2024-11-29
### Added

View File

@ -14,4 +14,4 @@ dotenv = { version = "0.15" }
flux-releaser = { git = "https://git.front.kjuulh.io/kjuulh/flux-releaser", branch = "main" }
[workspace.package]
version = "0.2.0"
version = "0.2.1"