chore(release): v0.2.1 — changelog + version bump
CI / check (push) Has been cancelled

This commit is contained in:
Oleksandr Kozachuk
2026-08-06 16:05:02 +02:00
parent 17852ed459
commit 20b8754e27
5 changed files with 25 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ license.workspace = true
workspace = true
[dependencies]
wafer-core = { path = "../core", version = "0.2.0" }
wafer-core = { path = "../core", version = "0.2.1" }
wasmtime = { workspace = true }
anyhow = { workspace = true }
clap = { version = "4", features = ["derive"] }