Skip to content

Commit 06d0246

Browse files
authored
0.2.2
1 parent 6479edc commit 06d0246

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
@@ -1,7 +1,7 @@
11
[package]
22
name = "lsm-tree"
33
description = "A K.I.S.S. implementation of log-structured merge trees (LSM-trees/LSMTs)"
4-
version = "0.2.1"
4+
version = "0.2.2"
55
edition = "2021"
66
rust-version = "1.74.0"
77
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)