package.json: set version to 3.0.1

Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
Yonle 2024-05-16 18:35:08 +07:00
parent 8665374a66
commit 02d58cfba3

View File

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