chore(release): 0.0.2
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-12-02 04:16:44 +00:00
parent afe4eee4a3
commit 220f9a16ee
2 changed files with 29 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ members = ["crates/*"]
resolver = "2"
[workspace.package]
version = "0.0.1"
version = "0.0.2"
[workspace.dependencies]
clock = { path = "crates/clock" }