From 164d2b841ccf42f091dcd5992ab37ba80f93ab75 Mon Sep 17 00:00:00 2001 From: Kevin Atkinson Date: Tue, 11 Sep 2018 22:10:45 -0400 Subject: [PATCH] gx publish 0.4.0 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index ab7a167..11232af 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.3.17: QmbcvfZBCN6FmPsL8wJmJxefmMNtk55h3uB5YJgVeqjfpK +0.4.0: QmYNHDSyFKfvySMY4AHuouMyz5rL1NoFJdjG7kfWA9tNwU diff --git a/package.json b/package.json index 1ce54c3..591d4e7 100644 --- a/package.json +++ b/package.json @@ -86,6 +86,6 @@ "license": "", "name": "go-libp2p-pubsub-router", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.3.17" + "version": "0.4.0" }