From df1c7738a468ddbce867bc8fb804e8283b389fb9 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Mon, 30 May 2016 21:58:47 -0700 Subject: [PATCH] gx publish version 3.2.3 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index d83f023..f866f13 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -3.2.2: QmVL44QeoQDTYK8RVdpkyja7uYcK3WDNoBNHVLonf9YDtm +3.2.3: QmRW2xiYTpDLWTHb822ZYbPBoh3dGLJwaXLGS9tnPyWZpq diff --git a/package.json b/package.json index c7f5762..5af7297 100644 --- a/package.json +++ b/package.json @@ -186,5 +186,5 @@ "language": "go", "license": "MIT", "name": "go-libp2p", - "version": "3.2.2" + "version": "3.2.3" } -- GitLab