From 9638ab0b8478ba1df42e03d07f7545a77ed919fa Mon Sep 17 00:00:00 2001 From: Gigi Date: Sun, 5 Oct 2025 21:20:16 +0100 Subject: [PATCH] chore: bump version to 0.1.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93eb0d48..78c10c93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.1.9", + "version": "0.1.10", "description": "A minimal nostr client for bookmark management", "type": "module", "scripts": {