From 84001d1b8376712efd1a29b5ca8e6c301979dcd8 Mon Sep 17 00:00:00 2001 From: Gigi Date: Sat, 25 Oct 2025 00:10:49 +0200 Subject: [PATCH] chore: bump version to 0.10.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49b887e2..88e2d7c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.10.21", + "version": "0.10.22", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",