Skip to content

Commit 443a25a

Browse files
Your Nameclaude
andcommitted
chore(release): bump workspace version to 0.3.2
Ahead of tagging v0.3.2 — keeps Cargo.toml in sync with the tag so scripts/mcp-launcher.sh's verified-download fast path keeps working on checkouts between releases (see the NOTE above the version field). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 1445a1c commit 443a25a

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.1"
20+
version = "0.3.2"
2121
edition = "2024"
2222
license = "MIT"
2323
rust-version = "1.85"

0 commit comments

Comments
 (0)