From f52b94d72a1690e4ef2c9621736838d21f0a142a Mon Sep 17 00:00:00 2001 From: Gigi Date: Thu, 23 Oct 2025 20:07:04 +0200 Subject: [PATCH] chore: bump version to 0.10.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 988c0540..699f44a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.10.19", + "version": "0.10.20", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",