From 4c838b0123e9f4db4318ea3e458e3ed90c8f7ef9 Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 22 Oct 2025 15:48:36 +0200 Subject: [PATCH] chore: bump version to 0.10.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 42516a4d..8a5f71b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.10.13", + "version": "0.10.14", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",