diff --git a/.gx/lastpubver b/.gx/lastpubver index aa6d520..832adb8 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.2.4: QmXY77cVe7rVRQXZZQRioukUM7aRW3BTcAgJe12MCtb3Ji +1.2.5: QmW8s4zTsUoX1Q6CeYxVKPyqSKbF7H1YDUyTostBtZ8DaG diff --git a/package.json b/package.json index 922487c..f1d14ed 100644 --- a/package.json +++ b/package.json @@ -8,9 +8,9 @@ }, "gxDependencies": [ { - "hash": "QmU9a9NV9RdPNwZQDYd5uKsm6N6LJLSvLbywDDYFbaaC6P", + "hash": "QmYeKnKpubCMRiq3PGZcTREErthbb5Q9cXsCoSkD9bjEBd", "name": "go-multihash", - "version": "1.0.5" + "version": "1.0.6" } ], "gxVersion": "0.9.0", @@ -18,6 +18,6 @@ "license": "MIT", "name": "go-multiaddr", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.2.4" + "version": "1.2.5" }