From e29f2b150ee51dd33b37459e937e1cad7a8c0332 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Tue, 4 Oct 2016 16:53:40 -0700 Subject: [PATCH] gx publish 1.1.2 --- .gx/lastpubver | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 92e223c..45f0c1f 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.1.1: QmTKShqzu4Sr5trPY8KN7DihwFMaPMX78RZbrSZ8M3rSf9 +1.1.2: QmUAQaWbKxGCUTuoQVvvicbQNZ9APF5pDGWyAZSe93AtKH diff --git a/package.json b/package.json index a007ab3..f071b2f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "language": "go", "license": "MIT", "name": "go-multiaddr", - "releaseCmd": "git commit -a -m 'gx publish $VERSION'", - "version": "1.1.1" + "releaseCmd": "git commit -a -m "gx publish $VERSION"", + "version": "1.1.2" }