Skip to content

Commit

Permalink
Merge pull request #14 from hsanjuan/libp2p-6.0.23
Browse files Browse the repository at this point in the history
gx publish 1.1.6
  • Loading branch information
hsanjuan committed Oct 25, 2018
2 parents 09c6953 + b076e6e commit 2835ec5
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.5: QmXnXKqS94RQipcyMjfjBmfiREdwZgeNGCsUmsoKvM61aq
1.1.6: QmbuqT17YGSLRGiDRSJqVoXzTXrj4R5y6u4px2q42iyf23
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": "QmPL3AKtiaQyYpchZceXBZhZ3MSnoGqJvLZrc7fzDTTQdJ",
"hash": "QmUDTcnDp2WssbmiDLC6aYurUeyt7QeRakHUQMxA2mZ5iB",
"name": "go-libp2p",
"version": "6.0.19"
"version": "6.0.23"
},
{
"author": "hsanjuan",
"hash": "QmbcyFQTNdbEZjvfT1B5ZoCcLqvrCJqnaQDMiWHgkaiJor",
"hash": "QmS3MUqUDdk7ENbbnC3DNTzQrKfcihYEnAAuo2n6LWViYa",
"name": "go-libp2p-gostream",
"version": "0.0.16"
"version": "0.0.17"
}
],
"gxVersion": "0.10.0",
"language": "go",
"license": "MIT",
"name": "go-libp2p-http",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.1.5"
"version": "1.1.6"
}

0 comments on commit 2835ec5

Please sign in to comment.