Skip to content

Commit f7fd635

Browse files
committed
Merge branch 'fix/multi-writer'
2 parents c417fd9 + 861d79d commit f7fd635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

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

0 commit comments

Comments
 (0)