diff --git a/.gx/lastpubver b/.gx/lastpubver index ab5bdca..4136f40 100644 --- a/.gx/lastpubver +++ b/.gx/lastpubver @@ -1 +1 @@ -0.9.36: QmTcC9Qx2adsdGguNpqZ6dJK7MMsH8sf3yfxZxG3bSwKet +0.10.0: QmdxgseTjZvbvEKGbpnSitR6oCCanRZiSiqjn1SC4pb7Wy diff --git a/package.json b/package.json index 59e4b44..40fba37 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.9.36" + "version": "0.10.0" }