chore(release): 0.5.0
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
cuddle-please 2024-04-09 22:59:49 +02:00
parent 3878e6bc0a
commit 1bc88c3a97
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912
2 changed files with 8 additions and 0 deletions

View File

@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.5.0] - 2024-04-09
### Added
- add rust actions
## [0.4.0] - 2024-04-08
### Added

View File

@ -34,3 +34,6 @@ toml_edit = "0.22.9"
tracing-test = "0.2"
pretty_assertions = "1.4"
[workspace.package]
version = "0.5.0"