Skip to content

Commit

Permalink
Merge pull request ipfs#97 from libp2p/gx/update-lxc2hc
Browse files Browse the repository at this point in the history
gx: update go-peerstream
  • Loading branch information
Stebalien authored Oct 19, 2017
2 parents 6ee96bc + 45ad2c3 commit 076ee4d
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 @@
3.0.5: QmbJySwatqMxcgNW1vxbyiEDcfWPEu7LjQ71LHEAEPHVcF
3.0.6: QmWPfedZaRVGQv5uRuBQxa1wDf4kmDKQgcfEg9ewWwtbC7
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,9 @@
},
{
"author": "whyrusleeping",
"hash": "Qmbgce14YTWE2qhE49JVvTBPaHTyz3FaFmqQPyuZAz6C28",
"hash": "QmefgzMbKZYsmHFkLqxgaTBG9ypeEjrdWRD5WXH4j1cWDL",
"name": "go-libp2p",
"version": "5.0.4"
"version": "5.0.5"
},
{
"author": "whyrusleeping",
Expand Down Expand Up @@ -156,9 +156,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmdzuGp4a9pahgXuBeReHdYGUzdVX3FUCwfmWVo5mQfkTi",
"hash": "QmQGX417WoxKxDJeHqouMEmmH4G1RCENNSzkZYHrXy3Xb3",
"name": "go-libp2p-netutil",
"version": "0.3.2"
"version": "0.3.3"
},
{
"author": "multiformats",
Expand All @@ -178,6 +178,6 @@
"license": "MIT",
"name": "go-libp2p-kad-dht",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "3.0.5"
"version": "3.0.6"
}

0 comments on commit 076ee4d

Please sign in to comment.