Skip to content

Commit c2b265f

Browse files
committed
bump for release
1 parent d5a3f59 commit c2b265f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ authors = ["Joe Caulfield <[email protected]>"]
1212
repository = "https://github.com/buffalojoec/mollusk"
1313
license = "MIT"
1414
edition = "2021"
15-
version = "0.0.2"
15+
version = "0.0.3"
1616

1717
[workspace.dependencies]
1818
bincode = "1.3.3"
19-
mollusk-svm = { path = "harness", version = "0.0.2" }
20-
mollusk-svm-bencher = { path = "bencher", version = "0.0.2" }
19+
mollusk-svm = { path = "harness", version = "0.0.3" }
20+
mollusk-svm-bencher = { path = "bencher", version = "0.0.3" }
2121
num-format = "0.4.4"
2222
serde_json = "1.0.117"
2323
solana-bpf-loader-program = "2.0"

0 commit comments

Comments
 (0)