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

Commit d6ce706

Browse files
committed
chore: release version v0.14.0
1 parent ed20fb5 commit d6ce706

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="0.14.0"></a>
2+
# [0.14.0](https://github.com/ipfs/js-ipfs-block-service/compare/v0.13.0...v0.14.0) (2018-04-10)
3+
4+
5+
16
<a name="0.13.0"></a>
27
# [0.13.0](https://github.com/ipfs/js-ipfs-block-service/compare/v0.12.0...v0.13.0) (2017-11-06)
38

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-block-service",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"description": "JavaScript Implementation of BlockService",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)