Skip to content

Commit

Permalink
Merge pull request #28 from hsanjuan/libp2p-6.0.19
Browse files Browse the repository at this point in the history
gx publish 1.0.20
  • Loading branch information
hsanjuan committed Oct 17, 2018
2 parents 9ef265a + ff2c7ab commit d9609d4
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.19: QmeeFMmNF3omXpuQ9sY6v19Exhfrg7hgYTJAYsAkepqmuF
1.0.20: QmUTzMrjVm9MGXPUswihAce991DAi4FFGWEvpXoBzGzi6R
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": "QmcmNfbQznhk66ipFiaRHmZU8DVpvDKFfHrRo9q5wsHzZP",
"hash": "QmPL3AKtiaQyYpchZceXBZhZ3MSnoGqJvLZrc7fzDTTQdJ",
"name": "go-libp2p",
"version": "6.0.18"
"version": "6.0.19"
},
{
"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.19"
"version": "1.0.20"
}

0 comments on commit d9609d4

Please sign in to comment.