Skip to content

Commit c964ad4

Browse files
committed
chore: release version v0.1.7
1 parent b262f19 commit c964ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.6",
3+
"version": "0.1.7",
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)