Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

Commit

Permalink
doc: version up
Browse files Browse the repository at this point in the history
  • Loading branch information
KKould committed Aug 16, 2023
1 parent ef01717 commit 7d96a49
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
@@ -1,6 +1,6 @@
[package]
name = "kip_db"
version = "0.1.2-alpha.3"
version = "0.1.2-alpha.4"
edition = "2021"
authors = ["Kould <[email protected]>"]
description = "轻量级、异步 基于LSM Leveled Compaction K-V数据库"
Expand Down

0 comments on commit 7d96a49

Please sign in to comment.