From 394c637102ad82ecb08b1bf0331ac3a0813a7c38 Mon Sep 17 00:00:00 2001 From: Kevin Atkinson Date: Thu, 4 Oct 2018 19:26:11 -0400 Subject: [PATCH] gx publish 6.0.15 --- .gx/lastpubver | 2 +- package.json | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 8645b19e54..466c63e2fd 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -6.0.14: Qmd9zWxAeeDJoLdxqvaDXAGtoafX5cc9Tp25DNm9W7fVnB +6.0.15: QmNmj2AeM46ZQqHARnWidb5qqHoZJFeYWzmG65jviJDRQY diff --git a/package.json b/package.json index 21853804ca..e53e365f34 100644 --- a/package.json +++ b/package.json @@ -61,9 +61,9 @@ }, { "author": "whyrusleeping", - "hash": "QmUdVuLDQCQD4WPBpgDsbBAaqui3GW4d7exBHK2PUKRQpv", + "hash": "QmNkxudvyUjdKw5ComDSCbJTHCjrjNGYjEAUdhoEUUjFsX", "name": "go-libp2p-secio", - "version": "2.0.11" + "version": "2.0.12" }, { "author": "whyrusleeping", @@ -121,9 +121,9 @@ }, { "author": "whyrusleeping", - "hash": "QmcyQj1V6Ht8uSrRqj865UXGUo5Sc8GxNA4U8bLQxCSmfX", + "hash": "QmcALnLPFXgLLaZkXzGv99yt8xPfiWqFTumiXpWBJbU9cY", "name": "go-libp2p-swarm", - "version": "3.0.14" + "version": "3.0.15" }, { "author": "whyrusleeping", @@ -169,9 +169,9 @@ }, { "author": "vyzo", - "hash": "QmeBpq5pAf2yaVdbpaKVcijEXu1QVjnDqPqYq4MACaEHLo", + "hash": "QmPq6vgdtDmuui5FU9qskJE7ijpmJKZ9rfmtdMW2jPvaos", "name": "go-libp2p-circuit", - "version": "2.2.3" + "version": "2.2.4" }, { "author": "lgierth", @@ -238,6 +238,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "6.0.14" + "version": "6.0.15" }