From adfb6b8f4545e35f61b13437ebfc2ee58de2a041 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Thu, 3 Nov 2016 19:20:55 -0700 Subject: [PATCH] gx publish 4.0.3 --- .gx/lastpubver | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 280874c..b87d455 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -4.0.2: QmQ7iWUfqrLEoJwsoNdrZu4625bKyhZCi4Sh6MfjywEfbG +4.0.3: QmVN76ekoYakYa8WVDwhkUsnjt2MYuFpQs1uuU57T5KMD8 diff --git a/package.json b/package.json index 695a86b..e9bb24f 100644 --- a/package.json +++ b/package.json @@ -256,6 +256,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "4.0.2" + "version": "4.0.3" } -- GitLab