From 2fac973565025e3cedccc1762f8f00cb45862dd0 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Fri, 5 Oct 2018 14:40:46 -0700 Subject: [PATCH] gx publish 6.0.17 --- .gx/lastpubver | 2 +- package.json | 34 +++++++++++++++++----------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 31bc9ce..a99285b 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -6.0.16: QmWeqvGxDHjtjvRaHNLj1bDkeToAWJsq9HVCvqGEDZjiaG +6.0.17: QmU9Cf9q5TBCAC3kg74Fqr6K7DQTwa41C44YypYqB2GfR8 diff --git a/package.json b/package.json index 172938f..adde00a 100644 --- a/package.json +++ b/package.json @@ -61,9 +61,9 @@ }, { "author": "whyrusleeping", - "hash": "QmeUYMcQMwV9GvNhuh35G52EXCV77qPZUFkQc2TCPt27Fy", + "hash": "QmZSHe9kqEcqUG6DSBrKYULk8EeZLDd1skpHNoSaK6rW4M", "name": "go-libp2p-secio", - "version": "2.0.13" + "version": "2.0.14" }, { "author": "whyrusleeping", @@ -79,9 +79,9 @@ }, { "author": "whyrusleeping", - "hash": "QmdbYtEnF2imic8M5UmZtxgsvxPo6CdZ7tJNF1iyY7E59g", + "hash": "Qmd995jEtfoM7dipVGFSvpGdXJpwUxF1Lqof296kgexh7q", "name": "go-tcp-transport", - "version": "2.0.12" + "version": "2.0.13" }, { "author": "whyrusleeping", @@ -121,9 +121,9 @@ }, { "author": "whyrusleeping", - "hash": "QmYssXVP4anzJGaq7VD1SJSxsr6AjbYD6gGjWoWYL5H3PR", + "hash": "Qmb55o5PuhvqwjdVLvc4VV3ouLziYc6TfwM9LC6GwBQokn", "name": "go-libp2p-swarm", - "version": "3.0.16" + "version": "3.0.17" }, { "author": "whyrusleeping", @@ -151,9 +151,9 @@ }, { "author": "whyrusleeping", - "hash": "QmcsgrV3nCAKjiHKZhKVXWc4oY3WBECJCqahXEMpHeMrev", + "hash": "QmejxafYByb7s4rEMoKjmThZm6HfQ1seASNejVNKde6LBZ", "name": "go-smux-yamux", - "version": "2.0.3" + "version": "2.0.4" }, { "author": "whyrusleeping", @@ -169,9 +169,9 @@ }, { "author": "vyzo", - "hash": "QmdTNkY7zXsoYcKUUbnsDnHVVGELKxvmkA6caUzxY8sF1j", + "hash": "Qmf5M8FECT1H1NGZ9kM6Ri4G4LfQGJcyMpfMPEA1herPuH", "name": "go-libp2p-circuit", - "version": "2.2.5" + "version": "2.2.6" }, { "author": "lgierth", @@ -187,15 +187,15 @@ }, { "author": "whyrusleeping", - "hash": "QmYsbnP57nNUKWijs8o2q3ZFrSUcAGTdKoQPuSJC3Uxt1Y", + "hash": "QmQvMxiavoMJzuLPuqrzVX4nXZpMks29hqpv13d81aJNEF", "name": "go-smux-multiplex", - "version": "3.0.13" + "version": "3.0.15" }, { "author": "whyrusleeping", - "hash": "Qmak2GyYnxBvEqhK8jX7sULZTpQC1U1wDUoFNb2SEUJCXF", + "hash": "QmUXXKJ71CHKSnJYzgtLuAkebk2Hj43Pk7aW42dZ8vT1Qm", "name": "go-ws-transport", - "version": "2.0.12" + "version": "2.0.13" }, { "author": "stebalien", @@ -223,9 +223,9 @@ }, { "author": "steb", - "hash": "QmQkCDQnrQgS2StMmLhro8Bd9LxRQXrysq27cj7hPxEvsb", + "hash": "QmXffKE4ikCV3medQiCzbzuoE5QUuLd2rGr4EyiC6b9Mye", "name": "go-libp2p-transport-upgrader", - "version": "0.1.12" + "version": "0.1.13" }, { "hash": "QmdxUuburamoF6zF9qjeQC4WYcWGbWuRmdLacMEsW8ioD8", @@ -238,6 +238,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "6.0.16" + "version": "6.0.17" } -- GitLab