diff --git a/.gx/lastpubver b/.gx/lastpubver index 4299fc45b2e2cbe70c8180786ae2313564378a80..f20e9d5c81ad34fa5fc6eb7c0d192127d1aa0068 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -4.1.0: QmUYzZRJcuUxLSnSzF1bSyw1jYbNAULkBrbS6rnr7F72uK +4.2.0: QmZyBJGpRnbQ7oUstoGNZbhXC4HJuFUCgpp8pmsVTUwdS3 diff --git a/package.json b/package.json index 972595723df1db2480ccaaa175aac236963bb204..468ac2e164bd2f3c2b216cacfd6847b069c6ea5b 100644 --- a/package.json +++ b/package.json @@ -245,6 +245,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "4.1.0" + "version": "4.2.0" }