Skip to content

Commit

Permalink
Merge pull request #20 from hsanjuan/gx/update-y54c9y
Browse files Browse the repository at this point in the history
gx update go-libp2p-peer
  • Loading branch information
hsanjuan committed Feb 8, 2019
2 parents 2a7d4fc + 47c1dd7 commit 478765b
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 @@
1.1.10: QmQz2LTeFhCwFthG1r28ETquLtVk9oNzqPdB4DnTaya4eH
1.1.11: QmSiDBZWfzobZdgoEPYSNwZ9ehW2oSW1cWVkt7gXmN8apz
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmYxivS34F2M2n44WQQnRHGAKS8aoRUxwGpi9wk4Cdn4Jf",
"hash": "QmSgtf5vHyugoxcwMbyNy6bZ9qPDDTJSYEED2GkWjLwitZ",
"name": "go-libp2p",
"version": "6.0.30"
"version": "6.0.31"
},
{
"author": "hsanjuan",
"hash": "Qmd68MCJjKqg6DUeTjcPxmT8rZT2DgsvtiRuJUJ6uy3wUb",
"hash": "QmVxyctGYVp3m5Sab89yaxtoAmdhR9VfSkhBo7XjHG5KtX",
"name": "go-libp2p-gostream",
"version": "0.0.22"
"version": "0.0.23"
}
],
"gxVersion": "0.10.0",
"language": "go",
"license": "MIT",
"name": "go-libp2p-http",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.1.10"
"version": "1.1.11"
}

0 comments on commit 478765b

Please sign in to comment.