Merge pull request #27 from zcash/release-0.3.0-beta.1

incrementalmerkletree 0.3.0-beta.1
This commit is contained in:
str4d 2022-03-22 18:56:29 +00:00 committed by GitHub
commit fdbc2065b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "incrementalmerkletree"
version = "0.2.0"
version = "0.3.0-beta.1"
authors = [
"Sean Bowe <ewillbefull@gmail.com>",
"Kris Nuttycombe <kris@nutty.land>",