diff --git a/.gx/lastpubver b/.gx/lastpubver index 9c4b5d3..03fc15a 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -2.0.4: QmbCj7DgMufitEmChV74DuBBic45jv1gL5aZYtv5BQLdr4 +2.0.5: QmatE2nxsAaK96jxMFBPMtVJEsaMrcJ21UYBHpXTkEM95r diff --git a/package.json b/package.json index a6db1b5..f3ec709 100644 --- a/package.json +++ b/package.json @@ -95,6 +95,6 @@ "license": "MIT", "name": "go-libp2p-peerstore", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "2.0.4" + "version": "2.0.5" }