diff --git a/.gx/lastpubver b/.gx/lastpubver index ce1a0456228de9d1963378c3416b55645fa341ef..70da42f40f8b7de69638ac86819d0c3d0235200e 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -5.0.21: QmY6iAoG9DVgZwh5ZRcQEpa2uErAe1Hbei8qXPCjpDS9Ge +6.0.0: QmRvoAami8AAf5Yy6jcPq5KqQT1ZCaoi9dF1vdKAghmq9X diff --git a/package.json b/package.json index 98fd293af080a134e682030142b9ff58ba73a0e2..60e39dbd9f5a47c04d7dde697a0e133d0a2d714a 100644 --- a/package.json +++ b/package.json @@ -256,6 +256,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "5.0.21" + "version": "6.0.0" }