Skip to content

chore(release): bump workspace version to 0.4.0#317

Merged
cscheid merged 1 commit into
mainfrom
release/v0.4.0
Jun 19, 2026
Merged

chore(release): bump workspace version to 0.4.0#317
cscheid merged 1 commit into
mainfrom
release/v0.4.0

Conversation

@cscheid

@cscheid cscheid commented Jun 19, 2026

Copy link
Copy Markdown
Member

Bumps [workspace.package].version from 0.3.0 to 0.4.0 and refreshes the workspace entries in Cargo.lock ahead of cutting the v0.4.0 release.

Per the release runbook, the version bump lands on main via PR (gated CI) before tagging — the release workflow's preflight fails unless the tag equals Cargo.toml's version.

Verification:

  • cargo update --workspace touched only the 31 workspace members (no external dep churn).
  • cargo build --bin q2 --locked succeeds and q2 --version prints q2 (quarto 2) 0.4.0 (bare version last, as preflight parses ${output##* }).

Once merged, v0.4.0 is tagged on the new main HEAD to fire the Release workflow.

🤖 Generated with Claude Code

Bump [workspace.package].version 0.3.0 -> 0.4.0 and refresh Cargo.lock
workspace entries ahead of the v0.4.0 release. `cargo build --bin q2
--locked` succeeds and prints "q2 (quarto 2) 0.4.0".

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cscheid cscheid merged commit 0940c94 into main Jun 19, 2026
5 checks passed
@cscheid cscheid deleted the release/v0.4.0 branch June 19, 2026 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant