Skip to content

Commit ca4d225

Browse files
Your Nameclaude
andcommitted
chore(release): bump workspace version to 0.3.3
v0.3.2 is a burned version: its tag fired a Release run that died on the download-artifact/dockerbuild race (fixed in the previous commit), before any GH Release or npm publish happened. Rather than force-move the already-pushed tag, cut v0.3.3 from the fixed workflow. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 07a08b3 commit ca4d225

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ members = [
1717
# version against the downloaded release binary's real `--version` output
1818
# and treats any mismatch as a corrupted/wrong download, so a stale value
1919
# here silently defeats the verified-download fast path for everyone.
20-
version = "0.3.2"
20+
version = "0.3.3"
2121
edition = "2024"
2222
license = "MIT"
2323
rust-version = "1.85"

0 commit comments

Comments
 (0)