From 21a7534d39fb911e096c8f83c801b5723260a40f Mon Sep 17 00:00:00 2001 From: Jeromy Date: Wed, 5 Oct 2016 12:16:30 -0700 Subject: [PATCH] gx publish 4.0.1 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index ad1af5a..21ff750 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -4.0.0: QmX663j2gE9igSEw1zMbtbEGJ2vX1Po3r38yq9GTxtr7Q6 +4.0.1: QmcRa2qn6iCmap9bjp8jAwkvYAq13AUfxdY3rrYiaJbLum diff --git a/package.json b/package.json index ca78bce..f1b49e5 100644 --- a/package.json +++ b/package.json @@ -255,6 +255,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "4.0.0" + "version": "4.0.1" } -- GitLab