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 3af1630 commit f3ee68cCopy full SHA for f3ee68c
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.5.1"></a>
2
+## [0.5.1](https://github.com/ipfs/js-idb-pull-blob-store/compare/v0.5.0...v0.5.1) (2016-10-25)
3
+
4
5
+### Bug Fixes
6
7
+* update dependencies for build ([04068cf](https://github.com/ipfs/js-idb-pull-blob-store/commit/04068cf))
8
9
10
11
<a name="0.5.0"></a>
12
# [0.5.0](https://github.com/ipfs/js-idb-pull-blob-store/compare/v0.4.0...v0.5.0) (2016-10-25)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "idb-pull-blob-store",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "IndexedDB implementation for interface-pull-blob-store",
"main": "lib/index.js",
"jsnext:main": "src/index.js",
0 commit comments