chore(release): v0.2.0 #84

Merged
kjuulh merged 1 commits from cuddle-please/release into main 2024-12-22 11:54:24 +01:00
2 changed files with 10 additions and 1 deletions
Showing only changes of commit 26b882dd5c - Show all commits

View File

@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
## [0.2.0] - 2024-12-22
### Added
- transform to binary
- redo project structure
### Other
- update lock
## [0.1.3] - 2024-12-22 ## [0.1.3] - 2024-12-22
### Other ### Other

View File

@ -3,4 +3,4 @@ members = ["crates/*"]
resolver = "2" resolver = "2"
[workspace.package] [workspace.package]
version = "0.1.3" version = "0.2.0"