chore: bump to 0.0.3

bump to 0.0.3
This commit is contained in:
Sasha 2023-04-04 23:17:32 +02:00 committed by GitHub
commit 08c871c3b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{ {
"name": "@waku/noise", "name": "@waku/noise",
"version": "0.0.2", "version": "0.0.3",
"description": "Browser library using Noise Protocols for Waku Payload Encryption", "description": "Browser library using Noise Protocols for Waku Payload Encryption",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",
"module": "./dist/index.js", "module": "./dist/index.js",