From 5ea81f9b8a5b2d6b68af026b5899bd06cd5e0396 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Wed, 1 Feb 2017 20:25:00 -0800 Subject: [PATCH] gx publish 1.1.3 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 45f0c1f..cc643bd 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.1.2: QmUAQaWbKxGCUTuoQVvvicbQNZ9APF5pDGWyAZSe93AtKH +1.1.3: QmSWLfmj5frN9xVLMMN846dMDriy5wN5jeghUm7aTW3DAG diff --git a/package.json b/package.json index 9bb8022..e5cc43d 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.1.2" + "version": "1.1.3" }