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 92739a3 commit ecdff08Copy full SHA for ecdff08
CHANGELOG.md
@@ -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
6
<a name="0.1.13"></a>
7
## [0.1.13](https://github.com/ipfs/js-ipfs-unixfs/compare/v0.1.12...v0.1.13) (2017-09-07)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "ipfs-unixfs",
- "version": "0.1.13",
+ "version": "0.1.14",
"description": "JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)",
"main": "src/index.js",
"browser": {
0 commit comments