Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Commit

Permalink
Merge pull request #61 from ipfs/gx/unixfs-archive-fix
Browse files Browse the repository at this point in the history
gx: update go-unixfs - hamt dir size fix
  • Loading branch information
Stebalien authored Jan 30, 2019
2 parents f1f73ff + 88ca828 commit e1bb2be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.37: QmVwhwze396MFrnbWxjMNuusuAQGXv9oddPdJBr7EcGDqZ
0.1.38: QmR66iEqVtNMbbZxTHPY3F6W5QLFqZEDbFD7gzbE9HpYXU
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
},
{
"author": "why",
"hash": "QmUHJ8HKx96wtoMLAcHq2DB6H9V4aEUzbLtf8uGnfmtJoD",
"hash": "QmQ1JnYpnzkaurjW1yxkQxC2w3K1PorNE1nv1vaP5Le7sq",
"name": "go-unixfs",
"version": "1.3.0"
"version": "1.3.1"
},
{
"author": "whyrusleeping",
Expand All @@ -43,6 +43,6 @@
"license": "MIT",
"name": "go-mfs",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.1.37"
"version": "0.1.38"
}

0 comments on commit e1bb2be

Please sign in to comment.