chore(release): 0.4.0
This commit is contained in:
parent
c05442baf6
commit
2be54917c6
@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.4.0] - 2024-11-16
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- remove deps
|
||||||
|
- remove ci
|
||||||
|
|
||||||
## [0.3.0] - 2024-11-16
|
## [0.3.0] - 2024-11-16
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -3,7 +3,7 @@ members = ["crates/*", "examples/*"]
|
|||||||
resolver = "2"
|
resolver = "2"
|
||||||
|
|
||||||
[workspace.package]
|
[workspace.package]
|
||||||
version = "0.3.0"
|
version = "0.4.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
authors = ["kjuulh <contact@kjuulh.io>"]
|
authors = ["kjuulh <contact@kjuulh.io>"]
|
||||||
|
Loading…
Reference in New Issue
Block a user