From 744a149e48eb42e032540507c8545d12cc3b7f6f Mon Sep 17 00:00:00 2001 From: Lars Gierth Date: Fri, 28 Apr 2017 04:17:12 +0200 Subject: [PATCH] gx publish 1.4.8 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index d79dbd8..9ee87e6 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.4.7: QmcBtDaHnRxNpmJA6DwsWSUsUPVobRsoYFFkx1HnHMfY2v +1.4.8: QmXZSd1qR5BxZkPyuwfT5jpqQFScZccoZvDneXsKzCNHWX diff --git a/package.json b/package.json index 3576196..3e7977d 100644 --- a/package.json +++ b/package.json @@ -55,6 +55,6 @@ "license": "MIT", "name": "go-libp2p-peerstore", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.4.7" + "version": "1.4.8" }