chore(release): 0.4.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
cuddle-please
2025-01-09 01:46:54 +00:00
parent 0cc95dfc14
commit b69e915481
2 changed files with 29 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ members = ["crates/*", "examples/*"]
resolver = "2"
[workspace.package]
version = "0.3.0"
version = "0.4.0"
edition = "2021"
license = "MIT"
authors = ["kjuulh <contact@kjuulh.io>"]