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

Commit

Permalink
gx publish 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kevina committed Aug 12, 2018
1 parent 86e63d8 commit 35e4175
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.6: QmPqCBrmkm7jNfYi7xFS7mUZsrN6DEumBMrxLnL7axNJx1
1.0.7: QmTG5WFmAM4uAnqGskeAPijdpTmmNDLJNCQ71NqfdvC6hV
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,21 @@
"gxDependencies": [
{
"author": "why",
"hash": "QmXkZeJmx4c3ddjw81DQMUpM1e5LjAack5idzZYWUb2qAJ",
"hash": "QmXhrNaxjxNLwAHnWQScc6GxvpJMyn8wfdRmGDbUQwpfth",
"name": "go-merkledag",
"version": "1.0.6"
"version": "1.0.7"
},
{
"author": "whyrusleeping",
"hash": "QmZtNq8dArGfnpCZfx2pUNY7UcjGhVp5qqwQ4hH6mpTMRQ",
"hash": "QmUSyMZ8Vt4vTZr5HdDEgEfpwAXfQRuDdfCFTt7XBzhxpQ",
"name": "go-ipld-format",
"version": "0.5.5"
"version": "0.5.6"
},
{
"author": "whyrusleeping",
"hash": "QmYVNvtQkeZ6AKSwDrjQTs432QtL6umrrK41EBq3cu7iSP",
"hash": "Qmdu2AYUV7yMoVBQPxXNfe7FJcdx16kYtsx6jAPKWQYF1y",
"name": "go-cid",
"version": "0.7.22"
"version": "0.7.24"
},
{
"hash": "QmRREK2CAZ5Re2Bd9zZFG6FeYDppUWt5cMgsoUEp3ktgSr",
Expand All @@ -36,6 +36,6 @@
"license": "",
"name": "go-path",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.0.6"
"version": "1.0.7"
}

0 comments on commit 35e4175

Please sign in to comment.