Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Commit

Permalink
chore: release version v0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed May 7, 2018
1 parent 6adbed7 commit 410a760
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="0.4.9"></a>
## [0.4.9](https://github.com/multiformats/js-multihashing-async/compare/v0.4.8...v0.4.9) (2018-05-07)


### Bug Fixes

* shake digest size ([5444fba](https://github.com/multiformats/js-multihashing-async/commit/5444fba))



<a name="0.4.8"></a>
## [0.4.8](https://github.com/multiformats/js-multihashing-async/compare/v0.4.7...v0.4.8) (2018-02-27)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "multihashing-async",
"version": "0.4.8",
"version": "0.4.9",
"description": "multiple hash functions",
"main": "src/index.js",
"browser": {
Expand Down

0 comments on commit 410a760

Please sign in to comment.