chore(release): v0.0.1 (#1)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

chore(release): 0.0.1

Co-authored-by: cuddle-please <bot@cuddle.sh>
Reviewed-on: https://git.front.kjuulh.io/kjuulh/clock/pulls/1
This commit is contained in:
2025-03-25 23:20:37 +01:00
parent 95fd90095c
commit 52f85f4d02
2 changed files with 22 additions and 1 deletions

View File

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