We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5902118 commit 4c4001dCopy full SHA for 4c4001d
CHANGELOG.md
@@ -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
6
<a name="0.4.5"></a>
7
## [0.4.5](https://github.com/multiformats/js-multihashing-async/compare/v0.4.4...v0.4.5) (2017-03-23)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "multihashing-async",
- "version": "0.4.5",
+ "version": "0.4.6",
"description": "multiple hash functions",
"main": "src/index.js",
"browser": {
0 commit comments