diff --git a/.gx/lastpubver b/.gx/lastpubver index 95ea29e..de49c7c 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.4.10: QmYijbtjCxFEjSXaudaQAUz3LN5VKLssm8WCUsRoqzXmQR +1.5.0: QmcJQef3t2742cFbSPEPrQQywmYDzNEYBrkSmqHeJe9xpf diff --git a/package.json b/package.json index e052c94..6b77fd4 100644 --- a/package.json +++ b/package.json @@ -27,9 +27,9 @@ }, { "author": "whyrusleeping", - "hash": "QmaPbCnUMBohSGo3KnxEa2bHqyJVVeEEcwtqJAYxerieBo", + "hash": "QmQ8QS9wQZeGHxfvjdmP8c9swGfpPCSHg4eLA6snWaR8fa", "name": "go-libp2p-crypto", - "version": "1.5.0" + "version": "1.6.0" }, { "author": "jbenet", @@ -45,9 +45,9 @@ }, { "author": "whyrusleeping", - "hash": "QmWNY7dV54ZDYmTA1ykVdwNCqC11mpU4zSUp6XDpLTH9eG", + "hash": "QmQeJ5UtNdrEDw78XuZoUknXXoWUB424cxuffbUZLvivtg", "name": "go-libp2p-peer", - "version": "2.2.1" + "version": "2.3.0" }, { "author": "multiformats", @@ -61,6 +61,6 @@ "license": "MIT", "name": "go-libp2p-peerstore", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.4.10" + "version": "1.5.0" }