From be827c6ae8569286f2fab68adb3a5d064d64c868 Mon Sep 17 00:00:00 2001 From: Lars Gierth Date: Mon, 29 May 2017 15:16:01 +0200 Subject: [PATCH] gx publish 4.3.12 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index b53c033..40b81e4 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -4.3.11: QmRai5yZNL67pWCoznW7sBdFnqZrFULuJ5w8KhmRyhdgN4 +4.3.12: QmQA5mdxru8Bh6dpC9PJfSkumqnmHgJX7knxSgBo5Lpime diff --git a/package.json b/package.json index 65c353e..76effdc 100644 --- a/package.json +++ b/package.json @@ -245,6 +245,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "4.3.11" + "version": "4.3.12" } -- GitLab