From f6dce9ab90ce66f3505915eeaa5ceaeb80c8a833 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Wed, 24 Oct 2018 13:00:46 -0700 Subject: [PATCH] gx publish 6.0.22 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 72b9227..cd9084c 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -6.0.21: QmQLCaTaF2gJvpFwLYJUYVzQJxJvCGfjutBBDb65dssFVu +6.0.22: QmRqtXHu5gsCLpf2s1R2jQuKJBowYKkg6FGQiGCbzttSd1 diff --git a/package.json b/package.json index c504d14..3f9f7b0 100644 --- a/package.json +++ b/package.json @@ -233,6 +233,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "6.0.21" + "version": "6.0.22" } -- GitLab