diff --git a/.gx/lastpubver b/.gx/lastpubver index 3eea832..3d61017 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.5.4: Qmf1Gq7N45Rpuw7ev47uWgH6dLPtdnvcMRNPkVBwqjLJg2 +1.5.5: QmX3U3YXCQ6UYBxq2LVWF8dARS1hPUTEYLrSx654Qyxyw6 diff --git a/package.json b/package.json index 342b182..6ad2331 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "multiformats", - "hash": "QmcyqRMCAXVtYPS4DiBrA7sezL9rRGfW8Ctx7cywL4TXJj", + "hash": "QmXY77cVe7rVRQXZZQRioukUM7aRW3BTcAgJe12MCtb3Ji", "name": "go-multiaddr", - "version": "1.2.2" + "version": "1.2.4" } ], "gxVersion": "0.6.0", @@ -19,6 +19,6 @@ "license": "", "name": "go-multiaddr-net", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.5.4" + "version": "1.5.5" }