From ed9fc863061fc40bc0424a0e6cee65f41cc01fda Mon Sep 17 00:00:00 2001 From: Richard Ramos Date: Fri, 7 Oct 2022 15:32:45 -0400 Subject: [PATCH] feat: v0.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d52983..e3b2e8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@waku/rln", - "version": "0.0.10", + "version": "0.0.11", "description": "Rate Limit Nullifier for js-waku", "types": "./dist/index.d.ts", "module": "./dist/index.js",