chore(release): 0.2.0
This commit is contained in:
parent
86cba91b16
commit
ff10a05ecc
@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.2.0] - 2024-05-11
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- add protos
|
||||||
|
- update deps
|
||||||
|
- with basic server
|
||||||
|
|
||||||
## [0.1.0] - 2024-05-11
|
## [0.1.0] - 2024-05-11
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -22,4 +22,4 @@ uuid = { version = "1.8.0", features = ["v4"] }
|
|||||||
tonic = "0.11.0"
|
tonic = "0.11.0"
|
||||||
|
|
||||||
[workspace.package]
|
[workspace.package]
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user