Skip to content

Commit 780a6cb

Browse files
cscheidclaude
andauthored
chore(release): bump workspace version to 0.3.0 (bd-jbj5mtsr) (#299)
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>
1 parent 2319114 commit 780a6cb

2 files changed

Lines changed: 32 additions & 32 deletions

File tree

Cargo.lock

Lines changed: 31 additions & 31 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
@@ -23,7 +23,7 @@ exclude = [
2323
resolver = "2"
2424

2525
[workspace.package]
26-
version = "0.2.0"
26+
version = "0.3.0"
2727
authors = ["Posit Software, PBC"]
2828
homepage = "https://github.com/posit-dev/quarto-markdown-syntax"
2929
keywords = ["parser"]

0 commit comments

Comments
 (0)