diff --git a/Cargo.toml b/Cargo.toml index a537e89..a7a684b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "value-log" description = "Value log implementation for key-value separated LSM storage" license = "MIT OR Apache-2.0" -version = "1.0.0-pre.2" +version = "1.0.0" edition = "2021" rust-version = "1.74.0" readme = "README.md"