Skip to content

Commit 0d55cb0

Browse files
authored
1.0.6 (#33)
1 parent e15b2d3 commit 0d55cb0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 1.0.6
44

55
- Added an option to disable leaf sorting.
66

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openzeppelin/merkle-tree",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Utilities to work with merkle trees",
55
"repository": "github:OpenZeppelin/merkle-tree",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)