From d95e515332be558e986a8c1f1a912ee091fd4ef2 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Mon, 25 Jun 2018 17:23:45 -0700 Subject: [PATCH] gx publish 0.9.18 --- .gx/lastpubver | 2 +- package.json | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index ee31e92..1ed251a 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.9.17: QmV8dHhdRATHqaoAwHs6BNWKLiEaKN4RiGur64kJ6qJaqu +0.9.18: QmNhAtVP4uxcjvPJcjzdBqFftJ9GaFP3Boih3xE9JmeGvJ diff --git a/package.json b/package.json index fb4dbf8..c673b59 100644 --- a/package.json +++ b/package.json @@ -21,26 +21,26 @@ }, { "author": "whyrusleeping", - "hash": "QmQQGtcp6nVUrQjNsnU53YWV1q8fK1Kd9S7FEkYbRZzxry", + "hash": "QmRBdiF83ZFxEpgN6UtkuGu7phpvDLrXDQqrM8ei7W4owt", "name": "go-libp2p-host", - "version": "3.0.2" + "version": "3.0.3" }, { "author": "whyrusleeping", - "hash": "QmXkocWqNmLkoH6wbYi3dLeZJmTX3gZtVfzWTTyTsuMxje", + "hash": "QmfKx9StZWMskz8Sd4R4ux1DRY2wCCQrM38gr9jmmqrCh7", "name": "go-libp2p-blankhost", - "version": "0.3.2" + "version": "0.3.3" }, { "author": "whyrusleeping", - "hash": "QmXdgNhVEgjLxjUoMs5ViQL7pboAt3Y7V7eGHRiE4qrmTE", + "hash": "Qme1bbEkDJmtCQ2XCN1TNFSGTmcE5rSmBYwJ2VdsMVoziM", "name": "go-libp2p-net", - "version": "3.0.2" + "version": "3.0.4" }, { - "hash": "Qmbi1CTJsbnBZjCEgc2otwu8cUFPsGpzWXG7edVCLZ7Gvk", + "hash": "QmcVVHfdyv15GVPk7NrxdWjh2hLVccXnoD8j2tyQShiXJb", "name": "go-log", - "version": "1.5.2" + "version": "1.5.3" }, { "author": "multiformats", @@ -50,9 +50,9 @@ }, { "author": "whyrusleeping", - "hash": "QmVf8hTAsLLFtn4WPCRNdnaF2Eag2qTBS6uR8AiHPZARXy", + "hash": "QmdVrMn1LhB4ybb8hMVaMLXnA8XRSewMnK6YqXKXoTcRvN", "name": "go-libp2p-peer", - "version": "2.3.4" + "version": "2.3.5" }, { "author": "whyrusleeping", @@ -62,9 +62,9 @@ }, { "author": "whyrusleeping", - "hash": "QmSvhbgtjQJKdT5avEeb7cvjYs7YrhebJyM1K6GAnkKgfd", + "hash": "Qmf1Gzu2dPFCP2svEcRMfXtNupxhd37Zpye2XcY4uhJbpG", "name": "go-libp2p-swarm", - "version": "3.0.2" + "version": "3.0.3" } ], "gxVersion": "0.9.0", @@ -72,6 +72,6 @@ "license": "", "name": "go-libp2p-floodsub", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.9.17" + "version": "0.9.18" }