From 6308a90c3913ceb21ed29bb716911248c49fe6ee Mon Sep 17 00:00:00 2001 From: Lars Gierth Date: Mon, 7 Aug 2017 05:31:33 +0200 Subject: [PATCH] gx publish 4.5.0 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 6f516bfdc5..0721204d88 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -4.4.5: QmdYrd8ygc6EuRcQj4XsVr5ajx945v9PizJHXUoDdX7VSn +4.5.0: QmctoXhbiaVYyW8zUEYFv8PcZ9z66rvxQNSSuYAvC7cRoc diff --git a/package.json b/package.json index bdb74caf22..f9a6c82ee8 100644 --- a/package.json +++ b/package.json @@ -287,6 +287,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "4.4.5" + "version": "4.5.0" }