Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Commit

Permalink
gx publish 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Dec 4, 2017
1 parent da08f7b commit 375f868
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 @@
2.0.1: QmbXmeK6KgUAkbyVGRxXknupmWAHnt6ryghT8BFSsEh2sB
2.0.2: QmaL2WYJGbWKqHoLujoi9GQ5jj4JVFrBqHUBWmEYzJPVWT
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmXYjuNuxVzXKJCfWasQk1RqkhVLDM9jtUKhqc2WPQmFSB",
"hash": "QmWNY7dV54ZDYmTA1ykVdwNCqC11mpU4zSUp6XDpLTH9eG",
"name": "go-libp2p-peer",
"version": "2.2.0"
"version": "2.2.1"
},
{
"author": "whyrusleeping",
Expand All @@ -27,22 +27,22 @@
},
{
"author": "whyrusleeping",
"hash": "Qme2XMfKbWzzYd92YvA1qnFMe3pGDR86j5BcFtx4PwdRvr",
"hash": "QmQGRkVSA5vTXt9WpJ6nBGnrvq9zRNsfjoNPq8uQrhnBoq",
"name": "go-libp2p-transport",
"version": "2.2.9"
"version": "2.2.10"
},
{
"author": "whyrusleeping",
"hash": "QmbD5yKbXahNvoMqzeuNyKQA9vAs9fUvJg2GXeWU1fVqY5",
"hash": "QmU4vCDZTPLDqSDKguWbHCiUe46mZUtmM2g2suBZ9NE8ko",
"name": "go-libp2p-net",
"version": "2.0.2"
"version": "2.0.3"
}
],
"gxVersion": "0.9.1",
"language": "go",
"license": "",
"name": "go-libp2p-metrics",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.0.1"
"version": "2.0.2"
}

0 comments on commit 375f868

Please sign in to comment.