feat: update version

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-10-26 00:32:26 +02:00
parent fb2e4b3234
commit 71cc6a0a00
3 changed files with 7 additions and 7 deletions

View File

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