diff --git a/.gx/lastpubver b/.gx/lastpubver index 0645ced97191bde42572e5e51d4b98759189bc2a..985c86c68534fb84c1fde4c0a2622bbbaca6d330 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.1.6: QmZQwYdE7cgjWa1evQaN4bT3JKniZZDtvau8gL2tJAAEET +1.1.7: QmQHbKeMWRNT8koMhh2DrTXZWepYVoGPNXni6JG1L3BhGq diff --git a/package.json b/package.json index fa157eaf612595376bcd72f54bcaef17eaf15b0d..c7fe66f01dc64ab782696bc34029dd32fdf62151 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,9 @@ "gxDependencies": [ { "author": "whyrusleeping", - "hash": "QmWeqvGxDHjtjvRaHNLj1bDkeToAWJsq9HVCvqGEDZjiaG", + "hash": "QmU9Cf9q5TBCAC3kg74Fqr6K7DQTwa41C44YypYqB2GfR8", "name": "go-libp2p", - "version": "6.0.16" + "version": "6.0.17" }, { "author": "hsanjuan", @@ -191,6 +191,6 @@ "license": "", "name": "go-bitswap", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.1.6" + "version": "1.1.7" }