Skip to content

Commit 5e6c32e

Browse files
committed
benchkit-v0.4.0
1 parent eb2823a commit 5e6c32e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ version = "~0.2.0"
589589
path = "module/move/llm_tools"
590590

591591
[workspace.dependencies.benchkit]
592-
version = "~0.3.0"
592+
version = "~0.4.0"
593593
path = "module/move/benchkit"
594594

595595
## steps

module/move/benchkit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "benchkit"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)