Skip to content

Commit 450fae3

Browse files
committed
2.8.0
1 parent acd960c commit 450fae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "lsm-tree"
33
description = "A K.I.S.S. implementation of log-structured merge trees (LSM-trees/LSMTs)"
44
license = "MIT OR Apache-2.0"
5-
version = "2.7.4"
5+
version = "2.8.0"
66
edition = "2021"
77
rust-version = "1.75.0"
88
readme = "README.md"

0 commit comments

Comments
 (0)