From 89838b9577a2b83eb3e1632c162cfd0daeee58e3 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Sun, 3 Dec 2017 20:37:15 -0800 Subject: [PATCH] gx publish 1.4.10 --- .gx/lastpubver | 2 +- package.json | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.gx/lastpubver b/.gx/lastpubver index 06be18f..95ea29e 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.4.9: QmPgDWmTmuzvP7QE5zwo1TmjbJme9pmZHNujB2453jkCTr +1.4.10: QmYijbtjCxFEjSXaudaQAUz3LN5VKLssm8WCUsRoqzXmQR diff --git a/package.json b/package.json index 04ec8dd..e052c94 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ }, { "author": "whyrusleeping", - "hash": "QmXY77cVe7rVRQXZZQRioukUM7aRW3BTcAgJe12MCtb3Ji", + "hash": "QmW8s4zTsUoX1Q6CeYxVKPyqSKbF7H1YDUyTostBtZ8DaG", "name": "go-multiaddr", - "version": "1.2.4" + "version": "1.2.5" }, { "author": "whyrusleeping", @@ -33,27 +33,27 @@ }, { "author": "jbenet", - "hash": "QmX3U3YXCQ6UYBxq2LVWF8dARS1hPUTEYLrSx654Qyxyw6", + "hash": "QmSGL5Uoa6gKHgBBwQG8u1CWKUC8ZnwaZiLgFVTFBR2bxr", "name": "go-multiaddr-net", - "version": "1.5.5" + "version": "1.5.6" }, { "author": "whyrusleeping", - "hash": "QmZQa5J7j7kd44GGC4aKX8J9JGGzCMqwGzcEFqGV1YD57A", + "hash": "QmUfnfCzL17Lfft4NtZZGGU34PP72xgecFVfusYt6WNwYx", "name": "mafmt", - "version": "1.2.3" + "version": "1.2.4" }, { "author": "whyrusleeping", - "hash": "QmXYjuNuxVzXKJCfWasQk1RqkhVLDM9jtUKhqc2WPQmFSB", + "hash": "QmWNY7dV54ZDYmTA1ykVdwNCqC11mpU4zSUp6XDpLTH9eG", "name": "go-libp2p-peer", - "version": "2.2.0" + "version": "2.2.1" }, { "author": "multiformats", - "hash": "QmU9a9NV9RdPNwZQDYd5uKsm6N6LJLSvLbywDDYFbaaC6P", + "hash": "QmYeKnKpubCMRiq3PGZcTREErthbb5Q9cXsCoSkD9bjEBd", "name": "go-multihash", - "version": "1.0.5" + "version": "1.0.6" } ], "gxVersion": "0.4.0", @@ -61,6 +61,6 @@ "license": "MIT", "name": "go-libp2p-peerstore", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.4.9" + "version": "1.4.10" }