Skip to content

Commit f3ee68c

Browse files
chore: release version v0.5.1
1 parent 3af1630 commit f3ee68c

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.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+
111
<a name="0.5.0"></a>
212
# [0.5.0](https://github.com/ipfs/js-idb-pull-blob-store/compare/v0.4.0...v0.5.0) (2016-10-25)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "idb-pull-blob-store",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "IndexedDB implementation for interface-pull-blob-store",
55
"main": "lib/index.js",
66
"jsnext:main": "src/index.js",

0 commit comments

Comments
 (0)