diff --git a/.gx/lastpubver b/.gx/lastpubver index 56652ca..444e900 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.8.23: QmdVT2pfdacskCpdctfLFCPYbCRuE4nrjUrb9dLsBENsHa +0.8.25: QmTm7GoSkSSQPP32bZhvu17oY1AfvPKND6ELUdYAcKuR1j diff --git a/package.json b/package.json index c0bc083..8f82c8b 100644 --- a/package.json +++ b/package.json @@ -27,9 +27,9 @@ }, { "author": "whyrusleeping", - "hash": "QmPqZ86tyhGdYoLdJNFLUPqQkiqtghY13xmKnCMG9wcyrB", + "hash": "QmQ1bJEsmdEiGfTQRoj6CsshWmAKduAEDEbwzbvk5QT5Ui", "name": "go-libp2p-netutil", - "version": "0.2.24" + "version": "0.2.25" }, { "author": "whyrusleeping", @@ -72,6 +72,6 @@ "license": "", "name": "floodsub", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.8.23" + "version": "0.8.25" }