chore(release): 0.2.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
cuddle-please 2024-05-11 13:54:42 +00:00
parent 6a147ba0d2
commit f762408ad4
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.0] - 2024-05-11
### Added
- update deps
- with basic server
## [0.1.0] - 2024-05-11
### Added

View File

@ -20,4 +20,4 @@ itertools = "0.12.1"
uuid = { version = "1.8.0", features = ["v4"] }
[workspace.package]
version = "0.1.0"
version = "0.2.0"