Skip to content

chore(release): bump workspace version to 0.3.0#299

Merged
cscheid merged 1 commit into
mainfrom
release/v0.3.0
Jun 17, 2026
Merged

chore(release): bump workspace version to 0.3.0#299
cscheid merged 1 commit into
mainfrom
release/v0.3.0

Conversation

@cscheid

@cscheid cscheid commented Jun 16, 2026

Copy link
Copy Markdown
Member

Bumps [workspace.package].version from 0.2.0 to 0.3.0 and refreshes the workspace entries in Cargo.lock via cargo update --workspace.

This is the version-bump step that must land on main before tagging v0.3.0: the Release workflow's preflight job fails unless the git tag exactly equals the manifest version (see claude-notes/instructions/release-runbook.md).

Verification

  • cargo update --workspace touched only workspace crate versions (0.2.0 → 0.3.0); no external deps moved.
  • cargo build --bin q2 --locked succeeds.
  • ./target/debug/q2 --version prints q2 (quarto 2) 0.3.0.

Strand: bd-jbj5mtsr

🤖 Generated with Claude Code

Bump [workspace.package].version 0.2.0 -> 0.3.0 and refresh Cargo.lock
workspace entries via `cargo update --workspace`. Preflight for the
Release workflow requires the git tag to equal the manifest version,
so this lands before tagging v0.3.0.

`cargo build --bin q2 --locked` succeeds; `q2 --version` prints
"q2 (quarto 2) 0.3.0".

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cscheid cscheid merged commit 780a6cb into main Jun 17, 2026
5 checks passed
@cscheid cscheid deleted the release/v0.3.0 branch June 17, 2026 00:07
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