From 31a6558ac7eb3e54b2aff687a0885ce0f94aa0fb Mon Sep 17 00:00:00 2001 From: Jeromy Date: Sun, 27 Nov 2016 18:23:15 -0800 Subject: [PATCH] gx publish 4.3.0 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index f20e9d5c..99cf5249 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -4.2.0: QmZyBJGpRnbQ7oUstoGNZbhXC4HJuFUCgpp8pmsVTUwdS3 +4.3.0: QmbzCT1CwxVZ2ednptC9RavuJe7Bv8DDi2Ne89qUrA37XM diff --git a/package.json b/package.json index a76c6f80..cb2a119f 100644 --- a/package.json +++ b/package.json @@ -245,6 +245,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "4.2.0" + "version": "4.3.0" }