mirror of https://github.com/waku-org/js-rln.git
chore: bump version (#108)
This commit is contained in:
parent
126bce32f7
commit
f6d5deb8cb
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@waku/rln",
|
"name": "@waku/rln",
|
||||||
"version": "0.1.2",
|
"version": "0.1.3",
|
||||||
"description": "Rate Limit Nullifier for js-waku",
|
"description": "Rate Limit Nullifier for js-waku",
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"module": "./dist/index.js",
|
"module": "./dist/index.js",
|
||||||
|
|
Loading…
Reference in New Issue