diff --git a/.gx/lastpubver b/.gx/lastpubver index 879a066e571e39de4f2e3d6a1726dfaccda88fdb..86a852dca00afed9274a1ce43b5f0e888fff1f2b 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.1.2: QmPKLDMELt3Z1g4fHZoE8HEj3THpTnpynHUQDjW1gDMUdk +0.1.3: QmScZySgru9jaoDa12sSfvh21sWbqF5eXkieTmJzAHJXkQ diff --git a/package.json b/package.json index 6c0278a8ef31b833cc515462660e04d259707716..6efccf46f40c2d8462152d56a709d760cf3bcd0e 100644 --- a/package.json +++ b/package.json @@ -9,26 +9,26 @@ "gxDependencies": [ { "author": "whyrusleeping", - "hash": "QmeMYW7Nj8jnnEfs9qhm7SxKkoDPUWXu3MsxX6BFwz34tf", + "hash": "QmeA5hsqgLryvkeyqeQdvGDqurLkYi3XEPLZP3pzuBJXh2", "name": "go-libp2p-host", - "version": "3.0.9" + "version": "3.0.10" }, { - "hash": "QmaM261ArNTmKMybV4LKy68JTZrf5CkCbRGDxsZwYHgqDS", + "hash": "QmVBnJDKhtFXTRVjXKinqpwGu8t1DyNqPKan2iGX8PR8xG", "name": "go-libp2p-routing", - "version": "2.6.1" + "version": "2.6.2" }, { "author": "whyrusleeping", - "hash": "Qmda4cPRvSRyox3SqgJN6DfSZGU5TtHufPTp9uXjFj71X6", + "hash": "QmfAQMFpgDU2U4BXG64qVr8HSiictfWvkSBz7Y2oDj65st", "name": "go-libp2p-peerstore", - "version": "2.0.0" + "version": "2.0.1" }, { "author": "whyrusleeping", - "hash": "QmQsErDt8Qgw1XrsXf2BpEzDgGWtB1YLsTAARBup5b6B9W", + "hash": "QmbNepETomvmXfz1X5pHNFD2QuPqnqi47dTd94QJWSorQ3", "name": "go-libp2p-peer", - "version": "2.3.7" + "version": "2.3.8" }, { "author": "whyrusleeping", @@ -38,9 +38,9 @@ }, { "author": "jbenet", - "hash": "QmSpg1CvpXQQow5ernt1gNBXaXV6yxyNqi7XoeerWfzB5w", + "hash": "QmUyz7JTJzgegC6tiJrfby3mPhzcdswVtG4x58TQ6pq8jV", "name": "go-datastore", - "version": "3.1.0" + "version": "3.2.0" }, { "author": "hsanjuan", @@ -50,20 +50,20 @@ }, { "author": "whyrusleeping", - "hash": "QmRNhSdqzMcuRxX9A1egBeQ3BhDTguDV5HPwi8wRykkPU8", + "hash": "QmNfQbgBfARAtrYsBguChX6VJ5nbjeoYy1KdC36aaYWqG8", "name": "go-testutil", - "version": "1.2.7" + "version": "1.2.8" }, { - "hash": "QmdHb9aBELnQKTVhvvA3hsQbRgUAwsWUzBP2vZ6Y5FBYvE", + "hash": "QmSb4B8ZAAj5ALe9LjfzPyF8Ma6ezC1NTnDF2JQPUJxEXb", "name": "go-libp2p-record", - "version": "4.1.6" + "version": "4.1.7" }, { "author": "hsanjuan", - "hash": "QmPQ7bVbZAbGaJkBVJeTkkKXvLLZeN9CLWTf5fzUQ8yeWs", + "hash": "QmUDTSi6zJ6ACyQaKtxscCUxrg5DaXs9r4RQUPFQXGPHpo", "name": "go-ipfs-ds-help", - "version": "0.1.1" + "version": "0.1.2" }, { "author": "whyrusleeping", @@ -72,9 +72,9 @@ "version": "1.2.8" }, { - "hash": "QmRREK2CAZ5Re2Bd9zZFG6FeYDppUWt5cMgsoUEp3ktgSr", + "hash": "QmZChCsSt8DctjceaL56Eibc29CVQq4dGKRXC5JRZ6Ppae", "name": "go-log", - "version": "1.5.5" + "version": "1.5.7" }, { "author": "multiformats", @@ -106,6 +106,6 @@ "license": "MIT", "name": "go-ipfs-routing", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.1.2" + "version": "0.1.3" }