From d5076ff53e54fe3d31c47343511fc76fc1341792 Mon Sep 17 00:00:00 2001 From: Gigi Date: Tue, 14 Oct 2025 10:39:44 +0200 Subject: [PATCH] chore: bump version to 0.6.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86153ce7..b3db50ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.6.3", + "version": "0.6.4", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",