chore(release): 0.5.1
This commit is contained in:
parent
f5ca5970c1
commit
c679024568
@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.5.1] - 2024-12-22
|
||||
|
||||
### Fixed
|
||||
- *(deps)* update rust crate serde_json to v1.0.134
|
||||
|
||||
## [0.5.0] - 2024-12-15
|
||||
|
||||
### Added
|
||||
|
@ -26,4 +26,4 @@ hex = { version = "0.4.3" }
|
||||
toml = { version = "0.8.14" }
|
||||
|
||||
[workspace.package]
|
||||
version = "0.5.0"
|
||||
version = "0.5.1"
|
||||
|
Loading…
Reference in New Issue
Block a user