From c35c6b25b9eced90a97daa09e647b6f7f9a43fc0 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Thu, 23 Mar 2017 18:44:26 -0700 Subject: [PATCH] gx publish 1.5.4 --- .gx/lastpubver | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 3a40b4e..3eea832 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.5.3: QmUBQv5su4z2zkkfEwShU22Vfq3bWRtD7bogYiSCeyjvEd +1.5.4: Qmf1Gq7N45Rpuw7ev47uWgH6dLPtdnvcMRNPkVBwqjLJg2 diff --git a/package.json b/package.json index f5530d7..342b182 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "multiformats", - "hash": "QmREaA5NwG2wmQJNrFPbPLtnWh7WysRcexobhTZDSxUEtE", + "hash": "QmcyqRMCAXVtYPS4DiBrA7sezL9rRGfW8Ctx7cywL4TXJj", "name": "go-multiaddr", - "version": "1.1.3" + "version": "1.2.2" } ], "gxVersion": "0.6.0", @@ -19,6 +19,6 @@ "license": "", "name": "go-multiaddr-net", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.5.3" + "version": "1.5.4" }