chore(release): 0.1.1
This commit is contained in:
parent
7f4dc711d6
commit
53f84f6f30
@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.1] - 2024-12-28
|
||||
|
||||
### Fixed
|
||||
- *(deps)* update rust crate reqwest to v0.12.11
|
||||
|
||||
## [0.1.0] - 2024-12-27
|
||||
|
||||
### Added
|
||||
|
@ -3,7 +3,7 @@ members = ["crates/*"]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.package]
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
[workspace.dependencies]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user