From 86b803fbe8671892ac32b155f0ea582da102bd36 Mon Sep 17 00:00:00 2001
From: Steven Allen <steven@stebalien.com>
Date: Fri, 19 Jan 2018 20:52:00 -0800
Subject: [PATCH] gx publish 0.0.6

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

diff --git a/.gx/lastpubver b/.gx/lastpubver
index d84033a..387ddd5 100644
--- a/.gx/lastpubver
+++ b/.gx/lastpubver
@@ -1 +1 @@
-0.0.5: QmShsDUywWAeeUZXzp5EuZg5S94hWxw5C4mwag6NDr7a7e
+0.0.6: QmVcoYtdnE7TVvK44D4YroRi3Kb16hRVr7GyZduEHafY8y
diff --git a/package.json b/package.json
index 273e8d4..7a2ca57 100644
--- a/package.json
+++ b/package.json
@@ -26,9 +26,9 @@
     },
     {
       "author": "multiformats",
-      "hash": "QmSGL5Uoa6gKHgBBwQG8u1CWKUC8ZnwaZiLgFVTFBR2bxr",
+      "hash": "QmRK2LxanhK2gZq6k6R7vk5ZoYZk8ULSSTB7FzDsMUX6CB",
       "name": "go-multiaddr-net",
-      "version": "1.5.6"
+      "version": "1.5.7"
     },
     {
       "author": "whyrusleeping",
@@ -42,6 +42,6 @@
   "license": "",
   "name": "go-libp2p-nat",
   "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
-  "version": "0.0.5"
+  "version": "0.0.6"
 }
 
-- 
GitLab