From 6c79ee2fc0e770c1f063f0ed371f921365973198 Mon Sep 17 00:00:00 2001 From: Lars Gierth Date: Sat, 8 Jul 2017 20:14:16 +0200 Subject: [PATCH] gx publish 4.4.0 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 40b81e4..7feb0ba 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -4.3.12: QmQA5mdxru8Bh6dpC9PJfSkumqnmHgJX7knxSgBo5Lpime +4.4.0: QmdMKnj14W5bGeoo3FLR12dHQQwnND6V36utHMDNXXJrCR diff --git a/package.json b/package.json index aca08b6..4d490dd 100644 --- a/package.json +++ b/package.json @@ -239,6 +239,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "4.3.12" + "version": "4.4.0" } -- GitLab