From 8016025a0b35e3876778cd1da1a81c0247fa9ed2 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Mon, 16 May 2016 10:35:43 -0700 Subject: [PATCH] gx publish version 3.2.1 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index a2fb06d..2d6857a 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -3.2.0: QmZpVD1kkRwoC67vNknvCrY72pjmVdtZ7txSk8mtCbuwd3 +3.2.1: QmUHrgorZ1F9yGkgF2His5fsQ9xtCzjdsPGjizmcEW94i5 diff --git a/package.json b/package.json index 3c40b68..17a08f2 100644 --- a/package.json +++ b/package.json @@ -186,5 +186,5 @@ "language": "go", "license": "MIT", "name": "go-libp2p", - "version": "3.2.0" + "version": "3.2.1" } -- GitLab