From 8c3eb5dc1c12c5723d5b1d7de82abfa0e6f719d7 Mon Sep 17 00:00:00 2001 From: Cole Brown Date: Tue, 4 Dec 2018 17:46:38 -0500 Subject: [PATCH] gx publish 1.4.0 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index f60e9cf..e94067e 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.3.6: QmRKLtwMw131aK7ugC3G7ybpumMz78YrJe5dzneyindvG1 +1.4.0: QmNTCey11oxhb1AxDnQBRHtdhap6Ctud872NjAYPYYXPuc diff --git a/package.json b/package.json index 029553c..3d89c1d 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.3.6" + "version": "1.4.0" }