From a5b7cedfaa56f9d89cad6c4c2dba19338b78baa9 Mon Sep 17 00:00:00 2001 From: Gigi Date: Sat, 11 Oct 2025 08:39:16 +0100 Subject: [PATCH] chore: bump version to 0.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8263cdc..4f7cf580 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.4.2", + "version": "0.4.3", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",