chore(release): 1.2.0 (#14)

* bump version to 1.2.0
* bump version in the README.md
This commit is contained in:
Anton Suprunchuk
2022-03-29 00:38:08 +07:00
committed by GitHub
parent 9261516de6
commit e35b0482ec
3 changed files with 10 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rs_merkle"
version = "1.1.0"
version = "1.2.0"
authors = ["Anton Suprunchuk <anton.suprunchuk@gmail.com>"]
description = "The most advanced Merkle Tree library for Rust. Supports creating and verifying proofs, multi-proofs, as well as advanced features, such as tree diffs, transactional changes, and rollbacks"
edition = "2018"