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

gx: update go-cid #8

Merged
merged 1 commit into from
Aug 12, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
gx publish 1.0.8
  • Loading branch information
kevina committed Aug 12, 2018
commit 241d0ba51f1f37edf44e76bb4471ac5d7def3831
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.7: Qmdqe1sKBpz6W8xFDptGfmzgCPQ5CXNuQPhZeELqMowgsQ
1.0.8: QmTbas51oodp3ZJrqsWYs1yqSxcD7LEJBv4djRV2VrY8wv
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
{
"author": "hsanjuan",
"hash": "Qmc3UwSvJkntxu2gKDPCqJEzmhqVeJtTbrVxJm6tsdmMF1",
"hash": "Qme4ThG6LN6EMrMYyf2AMywAZaGbTYxQu4njfcSSkcisLi",
"name": "go-ipfs-chunker",
"version": "0.0.8"
"version": "0.0.9"
},
{
"author": "whyrusleeping",
Expand All @@ -78,6 +78,6 @@
"license": "",
"name": "go-unixfs",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.0.7"
"version": "1.0.8"
}