chore: align Cargo.toml version with v0.2.3 tag

This commit is contained in:
Valerio 2026-03-27 20:41:02 +01:00
parent ef120f6ec7
commit 78810793cf
2 changed files with 7 additions and 7 deletions

View file

@ -3,7 +3,7 @@ resolver = "2"
members = ["crates/*"]
[workspace.package]
version = "0.2.2"
version = "0.2.3"
edition = "2024"
license = "MIT"
repository = "https://github.com/0xMassi/webclaw"