From d96ee50f5ad0c00cda0fea2a91325cd476a7add0 Mon Sep 17 00:00:00 2001 From: Gigi Date: Tue, 14 Oct 2025 16:48:32 +0200 Subject: [PATCH] chore: bump version to 0.6.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5654a006..84dc1a0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.6.8", + "version": "0.6.9", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",