From b3699840a480171fd0411cf95c41e3539299179a Mon Sep 17 00:00:00 2001
From: Steven Allen <steven@stebalien.com>
Date: Fri, 20 Jul 2018 19:36:54 -0700
Subject: [PATCH] gx publish 0.8.5

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

diff --git a/.gx/lastpubver b/.gx/lastpubver
index 46c3caa..cf3e060 100644
--- a/.gx/lastpubver
+++ b/.gx/lastpubver
@@ -1 +1 @@
-0.8.4: QmaAXUjzKjKGAymaTJVZ6dkW8zqfLtwxFjCLvteh4fM4aC
+0.8.5: QmW25V77H8nb1ucUe8BDUbR3QXLNzTearBLYMW5DqDVWd5
diff --git a/package.json b/package.json
index 9e95ca8..589a6af 100644
--- a/package.json
+++ b/package.json
@@ -48,6 +48,6 @@
   "license": "",
   "name": "go-libp2p-nat",
   "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
-  "version": "0.8.4"
+  "version": "0.8.5"
 }
 
-- 
GitLab