diff --git a/Cargo.toml b/Cargo.toml index e799aee..875e3b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kvbench" -version = "0.1.2" +version = "0.2.0" authors = ["Chen Chen "] description = "A key-value store benchmark framework with customizable workloads" edition = "2021"