From ccd2a0abe391ea27dac60308485adaa93a514cae Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Mon, 25 Jun 2018 17:15:46 -0700 Subject: [PATCH] gx publish 1.4.21 --- .gx/lastpubver | 2 +- package.json | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 70c9fbd..1939526 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.4.20: QmZhsmorLpD9kmQ4ynbAu4vbKv2goMUnXazwGA4gnWHDjB +1.4.21: QmeXmxAE5URbpqgAMAwQiR3zEbd2wvSPUXbdytvFdGNELF diff --git a/package.json b/package.json index e290602..55459e2 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "whyrusleeping", - "hash": "Qmbi1CTJsbnBZjCEgc2otwu8cUFPsGpzWXG7edVCLZ7Gvk", + "hash": "QmcVVHfdyv15GVPk7NrxdWjh2hLVccXnoD8j2tyQShiXJb", "name": "go-log", - "version": "1.5.2" + "version": "1.5.3" }, { "author": "whyrusleeping", @@ -45,9 +45,9 @@ }, { "author": "whyrusleeping", - "hash": "QmVf8hTAsLLFtn4WPCRNdnaF2Eag2qTBS6uR8AiHPZARXy", + "hash": "QmdVrMn1LhB4ybb8hMVaMLXnA8XRSewMnK6YqXKXoTcRvN", "name": "go-libp2p-peer", - "version": "2.3.4" + "version": "2.3.5" }, { "author": "multiformats", @@ -61,6 +61,6 @@ "license": "MIT", "name": "go-libp2p-peerstore", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.4.20" + "version": "1.4.21" }