From b82aac8589e138824736b2a9d466981dbce6b0d4 Mon Sep 17 00:00:00 2001
From: Steven Allen <steven@stebalien.com>
Date: Wed, 24 Oct 2018 09:46:35 -0700
Subject: [PATCH] gx publish 0.8.8

---
 .gx/lastpubver |  2 +-
 package.json   | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/.gx/lastpubver b/.gx/lastpubver
index d2cc477..4d4314e 100644
--- a/.gx/lastpubver
+++ b/.gx/lastpubver
@@ -1 +1 @@
-0.8.7: QmVicCVLxf62MkDBRXC27UTeqEvhNpBUouXNCqnLf4emJp
+0.8.8: QmbLmhmtzD1rsrWC5Vjq6YHBmUzqh7LCR4m8W1e91BHQyg
diff --git a/package.json b/package.json
index b000d44..43b6a90 100644
--- a/package.json
+++ b/package.json
@@ -26,9 +26,9 @@
     },
     {
       "author": "multiformats",
-      "hash": "QmV6FjemM1K8oXjrvuq3wuVWWoU2TLDPmNnKrxHzY3v6Ai",
+      "hash": "Qmaabb1tJZ2CX5cp6MuuiGgns71NYoxdgQP6Xdid1dVceC",
       "name": "go-multiaddr-net",
-      "version": "1.6.3"
+      "version": "1.6.5"
     },
     {
       "author": "whyrusleeping",
@@ -38,9 +38,9 @@
     },
     {
       "author": "multiformats",
-      "hash": "QmYmsdtJ3HsodkePE3eU3TsCaP2YvPZJ4LoXnNkDE5Tpt7",
+      "hash": "QmT4U94DnD8FRfqr21obWY32HLM5VExccPKMjQHofeYqr9",
       "name": "go-multiaddr",
-      "version": "1.3.0"
+      "version": "1.3.5"
     }
   ],
   "gxVersion": "0.10.0",
@@ -48,6 +48,6 @@
   "license": "",
   "name": "go-libp2p-nat",
   "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
-  "version": "0.8.7"
+  "version": "0.8.8"
 }
 
-- 
GitLab