From 42e375808ebbc786e791f019d6a91097d90274a4 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Wed, 10 Oct 2018 11:42:57 +0100 Subject: [PATCH] gx publish 0.1.13 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index d417eba..78d0a89 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.1.12: QmVTBq7VEo9M6cwsFWndC9q6RHRmL6BzMQsNL5WdZTMQEd +0.1.13: QmQYTdbqdgLDikde7dHKh4svNG925EDYA9ZKZHwqidX277 diff --git a/package.json b/package.json index 7af7085..01dd976 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "Stebalien", - "hash": "QmPsFSk7bKhBeRkELpLagpWLJywG3bxgiiMcXXyBnZKiPK", + "hash": "QmSjwssnWNJvzwD77yWruH2ebqwMNR6PCn49hbDURYH9d8", "name": "go-conn-security", - "version": "0.1.12" + "version": "0.1.13" }, { "author": "whyrusleeping", @@ -31,6 +31,6 @@ "license": "MIT", "name": "go-conn-security-multistream", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.1.12" + "version": "0.1.13" } -- GitLab