chore(release): 0.4.1
This commit is contained in:
parent
b78423377c
commit
e3e0f32862
@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.4.1] - 2024-08-07
|
||||||
|
|
||||||
|
### Docs
|
||||||
|
- add examples
|
||||||
|
|
||||||
## [0.4.0] - 2024-08-07
|
## [0.4.0] - 2024-08-07
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -3,7 +3,7 @@ members = ["crates/*"]
|
|||||||
resolver = "2"
|
resolver = "2"
|
||||||
|
|
||||||
[workspace.package]
|
[workspace.package]
|
||||||
version = "0.4.0"
|
version = "0.4.1"
|
||||||
|
|
||||||
[workspace.dependencies]
|
[workspace.dependencies]
|
||||||
mad = { path = "crates/mad" }
|
mad = { path = "crates/mad" }
|
||||||
|
Loading…
Reference in New Issue
Block a user