From f8d3fac149c0174a54ab421a44113c865bbfea75 Mon Sep 17 00:00:00 2001 From: Gigi Date: Mon, 6 Oct 2025 20:57:42 +0100 Subject: [PATCH] chore: bump version to 0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c90c3f1..91465924 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.2.1", + "version": "0.2.2", "description": "A minimal nostr client for bookmark management", "type": "module", "scripts": {