Skip to content

Commit 41de8e2

Browse files
powderluvclaude
andauthored
chore: bump workspace version to 0.3.0 (#131)
Aligns the workspace version with the upcoming v0.3.0 release tag. Last tagged release was v0.2.2; the workspace version had not been bumped before. This commit catches it up. Includes the corresponding Cargo.lock churn for all workspace crates. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com>
1 parent 9f3ef9e commit 41de8e2

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 14 additions & 14 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
@@ -19,7 +19,7 @@ members = [
1919
]
2020

2121
[workspace.package]
22-
version = "0.1.0"
22+
version = "0.3.0"
2323
edition = "2021"
2424
license = "Apache-2.0"
2525
repository = "https://github.com/ROCm/spur"

0 commit comments

Comments
 (0)