diff --git a/.gx/lastpubver b/.gx/lastpubver index f20e9d5c81ad34fa5fc6eb7c0d192127d1aa0068..99cf5249b9d37e5fd29327cbd7d00b125ce71dc6 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -4.2.0: QmZyBJGpRnbQ7oUstoGNZbhXC4HJuFUCgpp8pmsVTUwdS3 +4.3.0: QmbzCT1CwxVZ2ednptC9RavuJe7Bv8DDi2Ne89qUrA37XM diff --git a/package.json b/package.json index a76c6f80d19278d27a37107b7ceea5213aa44cce..cb2a119f761ccb77e73e074c562bf3b40a8d31a3 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.2.0" + "version": "4.3.0" }