From e15ccf5cb198c69e50a71b375ba16e4d23a74d71 Mon Sep 17 00:00:00 2001 From: Melvin Carvalho Date: Tue, 28 May 2024 20:21:02 +0200 Subject: [PATCH] 0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 740ebf5..4caed60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nostrefresh", - "version": "0.0.5", + "version": "0.0.6", "description": "refresh via nostr relay", "main": "index.js", "type": "module",