Skip to content

Commit 2eca6d0

Browse files
committed
chore: bump to 0.16.0
Signed-off-by: Nick Mitchell <nickm@us.ibm.com>
1 parent bb33f6e commit 2eca6d0

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

benchmarks/haystack/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "haystack"
3-
version = "0.15.0"
3+
version = "0.16.0"
44
edition = "2024"
55

66
[dependencies]

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "spnl-cli"
3-
version = "0.15.0"
3+
version = "0.16.0"
44
edition = "2024"
55

66
[[bin]]

spnl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "spnl"
3-
version = "0.15.0"
3+
version = "0.16.0"
44
edition = "2024"
55
license = "Apache-2.0"
66
readme = "README.md"

0 commit comments

Comments
 (0)