diff --git a/.gx/lastpubver b/.gx/lastpubver index 049f786..2ef2cba 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.2.1: QmREaA5NwG2wmQJNrFPbPLtnWh7WysRcexobhTZDSxUEtE +1.2.2: QmcyqRMCAXVtYPS4DiBrA7sezL9rRGfW8Ctx7cywL4TXJj diff --git a/package.json b/package.json index 17ffe73..3de0888 100644 --- a/package.json +++ b/package.json @@ -8,9 +8,9 @@ }, "gxDependencies": [ { - "hash": "QmPtbDoz8i593CoReBAzgXdx5PTAN66xAofpendZb922kp", + "hash": "QmVGtdTZdTFaLsaj2RwdVG8jcjNNcp1DE914DKZ2kHmXHw", "name": "go-multihash", - "version": "1.0.3" + "version": "1.0.4" } ], "gxVersion": "0.9.0", @@ -18,6 +18,6 @@ "license": "MIT", "name": "go-multiaddr", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.2.1" + "version": "1.2.2" }