chore: bump version to 0.8.44

Workspace version 0.8.43 → 0.8.44. All path dependency pins
and npm package version updated accordingly.
This commit is contained in:
Hunter Bown
2026-05-24 16:22:44 -05:00
parent a21f67f59f
commit 1a311c591f
12 changed files with 49 additions and 49 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ description = "Execution policy and approval model parity for DeepSeek workspace
[dependencies]
anyhow.workspace = true
codewhale-protocol = { path = "../protocol", version = "0.8.43" }
codewhale-protocol = { path = "../protocol", version = "0.8.44" }
serde.workspace = true