diff --git a/.gx/lastpubver b/.gx/lastpubver index 6ac6417fa841a2872394bfebc88b231ce874584c..11784abd8678a4863e817d95d5ef8511fc9a656a 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -4.5.5: QmXZyBQMkqSYigxhJResC6fLWDGFhbphK67eZoqMDUvBmK +5.0.0: QmTykKqiBX2QyDjrJDKX6qzwU2ybMtWqaLET23mgyDSojx diff --git a/package.json b/package.json index d4c37699b5361136e15c59c55bc3385cfa7da922..aa94f15fcf39b70a764f4ba82673134dea29beaa 100644 --- a/package.json +++ b/package.json @@ -287,6 +287,6 @@ "license": "MIT", "name": "go-libp2p", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "4.5.5" + "version": "5.0.0" }