Skip to content

Commit fe706df

Browse files
authored
3.1.2
1 parent 66e81e0 commit fe706df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "3.1.1"
5+
version = "3.1.2"
66
edition = "2021"
77
rust-version = "1.90"
88
readme = "README.md"

0 commit comments

Comments
 (0)