From 168733adeb5745c269e6306b8e27a37d49bdcf05 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Sat, 18 Mar 2017 17:13:16 -0700 Subject: [PATCH] gx publish 1.2.1 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 437bc01..049f786 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.2.0: QmVAYwf4UmtxX7YtARsDrBHDKGLPoTYnFL29a5LyZxCwLb +1.2.1: QmREaA5NwG2wmQJNrFPbPLtnWh7WysRcexobhTZDSxUEtE diff --git a/package.json b/package.json index 5c0c820..17ffe73 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,6 @@ "license": "MIT", "name": "go-multiaddr", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.2.0" + "version": "1.2.1" }