Skip to content

Commit 9c229b2

Browse files
BB-fatcursoragent
andcommitted
chore: bump CLI version to 0.1.6
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 26e5f98 commit 9c229b2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ members = [
77
default-members = ["crates/bsk-cli"]
88

99
[workspace.package]
10-
version = "0.1.5"
10+
version = "0.1.6"
1111
edition = "2024"
1212
rust-version = "1.85"
1313
license = "MIT"
@@ -37,7 +37,7 @@ rand = "0.8"
3737
uuid = { version = "1", features = ["v4", "serde"] }
3838

3939
# Workspace crates (version required for `cargo publish` of dependents)
40-
bsk-protocol = { version = "0.1.5", path = "crates/bsk-protocol" }
40+
bsk-protocol = { version = "0.1.6", path = "crates/bsk-protocol" }
4141

4242
[profile.release]
4343
strip = "symbols"

0 commit comments

Comments
 (0)