package.json: bump version to 3.0.4

Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
Yonle
2024-06-05 19:58:05 +07:00
parent 30fd601263
commit 597f9a8a75

View File

@ -1,6 +1,6 @@
{ {
"name": "bostr", "name": "bostr",
"version": "3.0.3", "version": "3.0.4",
"description": "Nostr relay bouncer", "description": "Nostr relay bouncer",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {