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 075b5bd commit 1758bfaCopy full SHA for 1758bfa
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ipfs-unixfs",
3
- "version": "0.1.3",
+ "version": "0.1.4",
4
"description": "JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)",
5
"main": "lib/index.js",
6
"jsnext:main": "src/index.js",
0 commit comments