diff --git a/.gx/lastpubver b/.gx/lastpubver index 5f69362..ddd7b8d 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -1.1.7: QmPpmS1Ps3H8tBgDJWQ3pyZ2xNstzKfDd8aWUuk3Zu7muZ +1.1.8: QmWGnBLJhzZ3xV5YQuS6CqczN143YmGAFQTMAdJ31msoK5 diff --git a/package.json b/package.json index ff62aa3..8843064 100644 --- a/package.json +++ b/package.json @@ -9,15 +9,15 @@ "gxDependencies": [ { "author": "whyrusleeping", - "hash": "QmXnpYYg2onGLXVxM4Q5PEFcx29k8zeJQkPeLAk9h9naxg", + "hash": "QmRBaUEQEeFWywfrZJ64QgsmvcqgLSK3VbvGMR2NM2Edpf", "name": "go-libp2p", - "version": "6.0.26" + "version": "6.0.28" }, { "author": "hsanjuan", - "hash": "QmRyw2cPw3QCQguhY1GwCLPjGGgFJQQQnAd28ZsMuPdEAR", + "hash": "QmZA5hPzp21CSgsXSjwniwZPrRPt9BzDEY9GU3PzXYzc9e", "name": "go-libp2p-gostream", - "version": "0.0.18" + "version": "0.0.20" } ], "gxVersion": "0.10.0", @@ -25,6 +25,6 @@ "license": "MIT", "name": "go-libp2p-http", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "1.1.7" + "version": "1.1.8" }