Skip to content

Commit dc6e0f6

Browse files
authored
bump version to v0.3.1 (#46)
Unlike the `v0.3.1` tag I just pushed, this leaves the Go wrapper pointing to the "canary" release rather than the `v0.3.1` release, since this PR targets the `main` branch.
1 parent 2df0249 commit dc6e0f6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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 @@ reqwest = { version = "0.13.1", features = ["blocking"] }
1919
tar = "0.4"
2020

2121
[workspace.package]
22-
version = "0.3.0"
22+
version = "0.3.1"
2323
edition = "2024"
2424

2525
[workspace.lints.clippy]

0 commit comments

Comments
 (0)