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" }