chore(release): 0.2.0
This commit is contained in:
parent
6a147ba0d2
commit
f762408ad4
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user