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

Commit

Permalink
Merge pull request #2 from libp2p/gx/update-oq3pfr
Browse files Browse the repository at this point in the history
gx: update go-testutil
  • Loading branch information
Stebalien authored Aug 1, 2017
2 parents fec5240 + f449d5e commit cdc29af
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.15: QmbQXcWAa9ZbTH74m6yroexY8QjTS4oivLNEFwjamZCJTU
0.1.16: QmRCK8YSxVuHayP3s9bpLRB5Ty7tsjAfgf16aJCNSuV7kS
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmRNyPNJGNCaZyYonJj7owciWTsMd9gRfEKmZY3o6xwN3h",
"hash": "Qmeqtv7ASvepCpUDxysK2oP1urtEr5eMNMxbhTJYJziAGo",
"name": "go-libp2p-host",
"version": "1.3.16"
"version": "1.3.17"
},
{
"author": "whyrusleeping",
Expand All @@ -38,9 +38,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmUKtSzfnSfSWz9rVXcReqJbBkUFbD9W4Aq6zannqxVc4T",
"hash": "QmZg566m6GTANKnweD63nLao2J5qgFVSKscHqrNyVUzwDA",
"name": "go-libp2p-connmgr",
"version": "0.1.0"
"version": "0.1.1"
},
{
"author": "multiformats",
Expand All @@ -66,6 +66,6 @@
"license": "",
"name": "go-libp2p-blankhost",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.1.15"
"version": "0.1.16"
}

0 comments on commit cdc29af

Please sign in to comment.