Release 0.0.3

This commit is contained in:
fryorcraken.eth 2022-09-23 16:36:49 +10:00
parent 518b32bc8a
commit 1a5dd6434d
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@waku/rln",
"version": "0.0.1",
"version": "0.0.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@waku/rln",
"version": "0.0.1",
"version": "0.0.3",
"license": "MIT OR Apache-2.0",
"devDependencies": {
"@rollup/plugin-commonjs": "^22.0.2",

View File

@ -1,6 +1,6 @@
{
"name": "@waku/rln",
"version": "0.0.2",
"version": "0.0.3",
"description": "Rate Limit Nullifier for js-waku",
"types": "./dist/index.d.ts",
"module": "./dist/index.js",