Skip to content

Commit 410a760

Browse files
committed
chore: release version v0.4.9
1 parent 6adbed7 commit 410a760

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.4.9"></a>
2+
## [0.4.9](https://github.com/multiformats/js-multihashing-async/compare/v0.4.8...v0.4.9) (2018-05-07)
3+
4+
5+
### Bug Fixes
6+
7+
* shake digest size ([5444fba](https://github.com/multiformats/js-multihashing-async/commit/5444fba))
8+
9+
10+
111
<a name="0.4.8"></a>
212
## [0.4.8](https://github.com/multiformats/js-multihashing-async/compare/v0.4.7...v0.4.8) (2018-02-27)
313

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.8",
3+
"version": "0.4.9",
44
"description": "multiple hash functions",
55
"main": "src/index.js",
66
"browser": {

0 commit comments

Comments
 (0)