Release 0.3.0
This commit is contained in:
parent
f23e3d8950
commit
c7e3ae7283
|
@ -7,6 +7,8 @@ and this project adheres to Rust's notion of
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.3.0] - 2022-05-10
|
||||
|
||||
### Added
|
||||
|
||||
- `incrementalmerkletree::bridgetree`:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "incrementalmerkletree"
|
||||
version = "0.3.0-beta.2"
|
||||
version = "0.3.0"
|
||||
authors = [
|
||||
"Sean Bowe <ewillbefull@gmail.com>",
|
||||
"Kris Nuttycombe <kris@nutty.land>",
|
||||
|
|
Loading…
Reference in New Issue