From ad54f2aaa5da0080cba3854c802917c22fbe556f Mon Sep 17 00:00:00 2001 From: Gigi Date: Sun, 5 Oct 2025 23:16:50 +0100 Subject: [PATCH] chore: bump version to 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4955e7bc..8c0954fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.1.11", + "version": "0.2.0", "description": "A minimal nostr client for bookmark management", "type": "module", "scripts": {