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