Skip to content

Commit 6810892

Browse files
committed
bump for release
1 parent 55e1d3b commit 6810892

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ repository = "https://github.com/buffalojoec/mollusk"
1313
readme = "README.md"
1414
license = "MIT"
1515
edition = "2021"
16-
version = "0.0.5"
16+
version = "0.0.6"
1717

1818
[workspace.dependencies]
1919
bincode = "1.3.3"
2020
bs58 = "0.5.1"
21-
mollusk-svm = { path = "harness", version = "0.0.5" }
22-
mollusk-svm-bencher = { path = "bencher", version = "0.0.5" }
23-
mollusk-svm-fuzz-fixture = { path = "fuzz/fixture", version = "0.0.5" }
21+
mollusk-svm = { path = "harness", version = "0.0.6" }
22+
mollusk-svm-bencher = { path = "bencher", version = "0.0.6" }
23+
mollusk-svm-fuzz-fixture = { path = "fuzz/fixture", version = "0.0.6" }
2424
num-format = "0.4.4"
2525
prost = "0.10"
2626
prost-build = "0.10"

0 commit comments

Comments
 (0)