From 4de85757f74e753dd607a7c1d051677d2416a103 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Tue, 11 Jul 2017 23:27:51 -0700 Subject: [PATCH] gx publish 4.4.2 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 7c4270b..ff36fe0 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -4.4.1: QmapADMpK4e5kFGBxC2aHreaDqKP9vmMng5f91MA14Ces9 +4.4.2: QmNoCFYrmNFZxpv4KRGHujfsX2QqC3gH4bLJfkizZHFdUS diff --git a/package.json b/package.json index e2e2f3e..f2fe020 100644 --- a/package.json +++ b/package.json @@ -239,6 +239,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "4.4.1" + "version": "4.4.2" } -- GitLab