From 8cdaeaa1620f6f5b58ef0aedc50f2cf9792fa829 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Wed, 8 Aug 2018 18:09:22 -0700 Subject: [PATCH] gx publish 6.0.7 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index e964909..61e7743 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -6.0.6: QmY51bqSM5XgxQZqsBrQcRkKTnCb8EKpJpR9K6Qax7Njco +6.0.7: QmeLdnnwEHw4foJGfPij1sHYHmJRgRd9TPVPZsvLGXhbzw diff --git a/package.json b/package.json index e553adf..f5d8591 100644 --- a/package.json +++ b/package.json @@ -238,6 +238,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "6.0.6" + "version": "6.0.7" } -- GitLab