From b806c2fcdde48fdc5ac0834eedcbf2b897cdd201 Mon Sep 17 00:00:00 2001 From: Kevin Atkinson Date: Tue, 11 Sep 2018 20:11:35 -0400 Subject: [PATCH] gx publish 1.1.0 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 0786daf..0ba610b 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.0.14: QmQLG22wSEStiociTSKQpZAuuaaWoF1B3iKyjPFvWiTQ77 +1.1.0: QmeKoXwwVmtoZ3oKk4KTBabf3FSfisuVrZZq77P6wamKgo diff --git a/package.json b/package.json index f01bea7..e626469 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,6 @@ "license": "", "name": "go-blockservice", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.0.13" + "version": "1.1.0" }