diff --git a/.gx/lastpubver b/.gx/lastpubver index f866f136..9ef86bfb 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -3.2.3: QmRW2xiYTpDLWTHb822ZYbPBoh3dGLJwaXLGS9tnPyWZpq +3.3.0: QmRh68J1oQz7vHJpppDNB92Ksp4sdtWFop1s9MysoQvryP diff --git a/package.json b/package.json index bfeb1d5d..56a4e9ef 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,4 @@ { - "name":"go-libp2p", "author": "whyrusleeping", "bugs": { "url": "https://github.com/ipfs/go-libp2p" @@ -193,5 +192,5 @@ "language": "go", "license": "MIT", "name": "go-libp2p", - "version": "3.2.3" + "version": "3.3.0" }