Skip to content

Commit

Permalink
Merge pull request zcash#39 from zcash/release-0.3.0
Browse files Browse the repository at this point in the history
Release 0.3.0
  • Loading branch information
ebfull authored May 10, 2022
2 parents f23e3d8 + c7e3ae7 commit 070a758
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to Rust's notion of

## [Unreleased]

## [0.3.0] - 2022-05-10

### Added

- `incrementalmerkletree::bridgetree`:
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "incrementalmerkletree"
version = "0.3.0-beta.2"
version = "0.3.0"
authors = [
"Sean Bowe <[email protected]>",
"Kris Nuttycombe <[email protected]>",
Expand Down

0 comments on commit 070a758

Please sign in to comment.