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-04-06 03:17:05 +00:00
parent bc310d4b72
commit 59b996e967
2 changed files with 12 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" }