diff --git a/.gx/lastpubver b/.gx/lastpubver index e95dcdc..1b31dfc 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.10.2: QmZuwf2M6vSPpHh9KWp59HFq3kAibka77hAbKhxeb7uW3T +0.11.0: QmUH39qXjpgtfETLVYPQyxE4L6NXHeLtGaPYmvw3SZExZ4 diff --git a/package.json b/package.json index ee645ba..4b2958a 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.10.2" + "version": "0.11.0" }