Release 0.0.4

This commit is contained in:
fryorcraken.eth 2022-09-23 16:53:41 +10:00
parent 5587690843
commit 28a20c6fa6
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.3",
"version": "0.0.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@waku/rln",
"version": "0.0.3",
"version": "0.0.4",
"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.3",
"version": "0.0.4",
"description": "Rate Limit Nullifier for js-waku",
"types": "./dist/index.d.ts",
"module": "./dist/index.js",