From a2a4e7e454f9aa2efcf58e08d221f571598632b1 Mon Sep 17 00:00:00 2001 From: Gigi Date: Thu, 9 Oct 2025 18:38:32 +0100 Subject: [PATCH] chore: bump version to 0.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad6d3039..02eea274 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.3.3", + "version": "0.3.4", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",