Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-j97 committed Jan 19, 2024
1 parent 1f47a3b commit f680a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "lsm-tree"
description = "A K.I.S.S. implementation of log-structured merge trees (LSM-trees/LSMTs)"
license = "MIT OR Apache-2.0"
version = "0.5.0"
version = "0.6.0"
edition = "2021"
rust-version = "1.74.0"
readme = "README.md"
Expand Down

0 comments on commit f680a2d

Please sign in to comment.