diff --git a/.gx/lastpubver b/.gx/lastpubver index b04f9aaf7346d590d3bc192edefb798420191519..c1ebc57b3a021f4f9c806fc0e6faf8a0507bb006 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -3.5.4: QmbiRCGZqhfcSjnm9icGz3oNQQdPLAnLWnKHXixaEWXVCN +3.6.0: QmeDy4wNGTzmizLRKfm7oVe2k9FanDC4ys4LSFTuwTvb3z diff --git a/package.json b/package.json index cbe70b13471a939c964f3f08eab5c5c671a0b6e0..e68f2a77d6ab637cb723ef88f6e3d3b379a965ce 100644 --- a/package.json +++ b/package.json @@ -195,6 +195,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "3.5.4" + "version": "3.6.0" }