From 18d83351d5f46ba5b792016f6b453daf8ebff73c Mon Sep 17 00:00:00 2001 From: Jeromy Date: Tue, 10 Jan 2017 07:09:40 -0800 Subject: [PATCH] gx publish 1.6.5 --- .gx/lastpubver | 2 +- package.json | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index b1f5717..46ffe60 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.6.4: QmfSEkiXoCxTkRajpiHiyruDGSGpX9n6NivdFQJWBGVCQM +1.6.5: QmTGpHWXefaMcPzmEJnh9qgUHyMbJ8jye4EhNhhXguGyVe diff --git a/package.json b/package.json index c71cd38..0c7a9d4 100644 --- a/package.json +++ b/package.json @@ -45,9 +45,9 @@ }, { "author": "whyrusleeping", - "hash": "QmT2c8J5Xt6zRBsvHfXKH8hBXhR8DB2TihRXaETX8sD12R", + "hash": "QmW2gR4Ve9xqEjtPpgfsGRftP8CVWofopDM7cSYhDn8CHy", "name": "go-smux-multistream", - "version": "1.5.3" + "version": "1.5.4" }, { "author": "whyrusleeping", @@ -81,9 +81,9 @@ }, { "author": "whyrusleeping", - "hash": "QmdEajEhjdowKAsrZiaZBWnZkdREjT32UZAsfhAfcmonr3", + "hash": "Qmbw14c3YFucyNLdszPzAg9BZaucJcKQGjRsnMKcujZwEz", "name": "go-libp2p-conn", - "version": "1.5.4" + "version": "1.5.5" }, { "author": "whyrusleeping", @@ -97,6 +97,6 @@ "license": "", "name": "go-libp2p-swarm", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.6.4" + "version": "1.6.5" } -- GitLab