Skip to content

Commit

Permalink
Merge pull request #25 from lanzafame/fix/update-go-libp2p
Browse files Browse the repository at this point in the history
gx publish 1.0.18
  • Loading branch information
hsanjuan committed Sep 21, 2018
2 parents ff005ec + 1b88deb commit f78d5a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.17: QmW56LEPdtdETprHG5h5qcJpp6qNYuytzyqbEctGdbGfSF
1.0.18: QmXyteEWrYHVJFEA8oX9cSfRp6PJ2kiVsmsFqPMi9ue1Ek
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmUDzeFgYrRmHL2hUB6NZmqcBVQtUzETwmFRUc9onfSSHr",
"hash": "QmUEqyXr97aUbNmQADHYNknjwjjdVpJXEt1UZXmSG81EV4",
"name": "go-libp2p",
"version": "6.0.8"
"version": "6.0.12"
},
{
"author": "multiformats",
Expand All @@ -25,6 +25,6 @@
"license": "MIT/BSD",
"name": "go-libp2p-gorpc",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.0.17"
"version": "1.0.18"
}

0 comments on commit f78d5a3

Please sign in to comment.