From 9cfcd589d9fa0445e091f9e8db14e9022c159cc1 Mon Sep 17 00:00:00 2001 From: Kevin Atkinson Date: Tue, 11 Sep 2018 19:43:45 -0400 Subject: [PATCH] gx publish 2.5.0 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index fbe70ea..830d7ea 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -2.4.9: QmS4niovD1U6pRjUBXivr1zvvLBqiTKbERjFo994JU7oQS +2.5.0: QmcZQouj6bSDga3D7W9cYKSZUrLkBG7C4jXsaFSNsuujpw diff --git a/package.json b/package.json index 9668595..736e839 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,6 @@ "license": "MIT", "name": "go-libp2p-routing", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "2.4.9" + "version": "2.5.0" }