From 59b7816312bf3732af0d2b4ccac524cb1f1aaa54 Mon Sep 17 00:00:00 2001 From: Gigi Date: Tue, 7 Oct 2025 05:35:32 +0100 Subject: [PATCH] chore: bump version to 0.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91465924..79ec602a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.2.2", + "version": "0.2.3", "description": "A minimal nostr client for bookmark management", "type": "module", "scripts": {