From fdb22491a2f43ee958a11b82c177c70f0fa2b7de Mon Sep 17 00:00:00 2001 From: Gigi Date: Fri, 7 Nov 2025 23:18:28 +0100 Subject: [PATCH] chore: bump version to 0.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2987afbb..28268824 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.10.33", + "version": "0.11.0", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",