diff --git a/.gx/lastpubver b/.gx/lastpubver index 81022fb..6295eda 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.11.1: QmTQdS71yMtTmaSeeGptMDxDBpRcq2kTsJ6X2CPd7riyMs +0.11.2: Qma69SSfgYENa23tUFctmGBteR9J6akXv2CKee6uPH8G5S diff --git a/package.json b/package.json index 0b56a7f..3a8e56c 100644 --- a/package.json +++ b/package.json @@ -78,6 +78,6 @@ "license": "MIT", "name": "go-libp2p-pubsub", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"", - "version": "0.11.1" + "version": "0.11.2" }