Skip to content

Commit ecdff08

Browse files
committed
chore: release version v0.1.14
1 parent 92739a3 commit ecdff08

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="0.1.14"></a>
2+
## [0.1.14](https://github.com/ipfs/js-ipfs-unixfs/compare/v0.1.13...v0.1.14) (2017-11-07)
3+
4+
5+
16
<a name="0.1.13"></a>
27
## [0.1.13](https://github.com/ipfs/js-ipfs-unixfs/compare/v0.1.12...v0.1.13) (2017-09-07)
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-unixfs",
3-
"version": "0.1.13",
3+
"version": "0.1.14",
44
"description": "JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)",
55
"main": "src/index.js",
66
"browser": {

0 commit comments

Comments
 (0)