From f24a6d86d87905f56c94de49cdafbfe1ebb83c7e Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Tue, 26 Jun 2018 16:05:00 -0700 Subject: [PATCH] gx publish 6.0.4 --- .gx/lastpubver | 2 +- package.json | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 15288eb..c4c6c7f 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -6.0.3: QmddH8SGt2vYLw7hsv7tBfY6XV2rCagtSdZECUnpVftWLr +6.0.4: QmTrr3R3EKbapH1zAGzfaZambsjfskGC9tWqqLWP3yZcwq diff --git a/package.json b/package.json index 3bfe643..54c4b83 100644 --- a/package.json +++ b/package.json @@ -126,9 +126,9 @@ }, { "author": "whyrusleeping", - "hash": "Qmf1Gzu2dPFCP2svEcRMfXtNupxhd37Zpye2XcY4uhJbpG", + "hash": "QmdmbsggnhPra4uue4tQsZKfSYn2i7vcMhraXJJYcrzcMu", "name": "go-libp2p-swarm", - "version": "3.0.3" + "version": "3.0.4" }, { "author": "whyrusleeping", @@ -180,9 +180,9 @@ }, { "author": "vyzo", - "hash": "QmXDRufVdhgmF9CW6Hn6ru7iDBhiebaLNNBMqQoX8oYQs6", + "hash": "QmWJ1iDKinRZ3jMdp4KM5TNoour7SmdGMdiu4r8NSqVJtY", "name": "go-libp2p-circuit", - "version": "2.1.3" + "version": "2.1.4" }, { "author": "lgierth", @@ -256,6 +256,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "6.0.3" + "version": "6.0.4" } -- GitLab