From bd21abad39f8f784375393b87c5ed465f3fe6a3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Magiera?= Date: Wed, 23 Aug 2017 16:15:17 +0200 Subject: [PATCH] gx publish 0.8.21 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index cb8110b..3ba7071 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.8.20: Qmar7ei5yhwt1oCExdR1QZQgQxYUuPFV5tsqvPNzaBpGjM +0.8.21: QmddZj8gx1Ceisj3QEWeAzPEjCPWpXzneN1ANdkZdwUdc3 diff --git a/package.json b/package.json index cab4402..3bb675a 100644 --- a/package.json +++ b/package.json @@ -27,9 +27,9 @@ }, { "author": "whyrusleeping", - "hash": "QmZG4W8GR9FpC4z69Vab9ENtEoxKjDnTym5oa7Q3Yr7P4o", + "hash": "QmYdcTdkuCvFXLj2uejJF5aY3HWhtd8JLT4BjPxF9BNPYf", "name": "go-libp2p-netutil", - "version": "0.2.21" + "version": "0.2.22" }, { "author": "whyrusleeping", @@ -72,6 +72,6 @@ "license": "", "name": "floodsub", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.8.20" + "version": "0.8.21" }