Skip to content

Commit 4c4001d

Browse files
committed
chore: release version v0.4.6
1 parent 5902118 commit 4c4001d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="0.4.6"></a>
2+
## [0.4.6](https://github.com/multiformats/js-multihashing-async/compare/v0.4.5...v0.4.6) (2017-07-21)
3+
4+
5+
16
<a name="0.4.5"></a>
27
## [0.4.5](https://github.com/multiformats/js-multihashing-async/compare/v0.4.4...v0.4.5) (2017-03-23)
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multihashing-async",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
44
"description": "multiple hash functions",
55
"main": "src/index.js",
66
"browser": {

0 commit comments

Comments
 (0)