diff --git a/.gx/lastpubver b/.gx/lastpubver index 249cd59fcbdc9f5847c1325ed83d30178554243f..c9ff165dc95e8432fbc2816b506eeded989fc053 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -3.0.16: QmYssXVP4anzJGaq7VD1SJSxsr6AjbYD6gGjWoWYL5H3PR +3.0.17: Qmb55o5PuhvqwjdVLvc4VV3ouLziYc6TfwM9LC6GwBQokn diff --git a/package.json b/package.json index 0eb2832f4b857435b829f5e44116218283853001..5485275f873aef4747e2b63219048d0db5cb0504 100644 --- a/package.json +++ b/package.json @@ -45,9 +45,9 @@ }, { "author": "whyrusleeping", - "hash": "QmcsgrV3nCAKjiHKZhKVXWc4oY3WBECJCqahXEMpHeMrev", + "hash": "QmejxafYByb7s4rEMoKjmThZm6HfQ1seASNejVNKde6LBZ", "name": "go-smux-yamux", - "version": "2.0.3" + "version": "2.0.4" }, { "author": "whyrusleeping", @@ -63,9 +63,9 @@ }, { "author": "whyrusleeping", - "hash": "QmdbYtEnF2imic8M5UmZtxgsvxPo6CdZ7tJNF1iyY7E59g", + "hash": "Qmd995jEtfoM7dipVGFSvpGdXJpwUxF1Lqof296kgexh7q", "name": "go-tcp-transport", - "version": "2.0.12" + "version": "2.0.13" }, { "author": "whyrusleeping", @@ -140,15 +140,15 @@ }, { "author": "steb", - "hash": "QmQkCDQnrQgS2StMmLhro8Bd9LxRQXrysq27cj7hPxEvsb", + "hash": "QmXffKE4ikCV3medQiCzbzuoE5QUuLd2rGr4EyiC6b9Mye", "name": "go-libp2p-transport-upgrader", - "version": "0.1.12" + "version": "0.1.13" }, { "author": "whyrusleeping", - "hash": "QmeUYMcQMwV9GvNhuh35G52EXCV77qPZUFkQc2TCPt27Fy", + "hash": "QmZSHe9kqEcqUG6DSBrKYULk8EeZLDd1skpHNoSaK6rW4M", "name": "go-libp2p-secio", - "version": "2.0.13" + "version": "2.0.14" } ], "gxVersion": "0.9.1", @@ -156,6 +156,6 @@ "license": "MIT", "name": "go-libp2p-swarm", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "3.0.16" + "version": "3.0.17" }