Skip to content

Commit b0e10fc

Browse files
committed
2.7.1
1 parent c7d0a6e commit b0e10fc

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.0"
5+
version = "2.7.1"
66
edition = "2021"
77
rust-version = "1.75.0"
88
readme = "README.md"

0 commit comments

Comments
 (0)