Merge pull request #20 from yangby-cryptape/pr/release-v0.5.0

chore: bump version to v0.5.0
This commit is contained in:
Quake Wang
2022-08-02 12:19:56 +09:00
committed by GitHub
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "ckb-merkle-mountain-range"
version = "0.4.0"
version = "0.5.0"
authors = ["Nervos Core Dev <dev@nervos.org>"]
edition = "2018"
license = "MIT"
-2
View File
@@ -3,8 +3,6 @@
A generalized merkle mountain range implementation.
**Notice** this library is not stable yet, API and proof format may changes. Make sure you know what you do before using this library.
## Features
* Leaves accumulation