From a4bad34a901869d68c1a1c1c8a06c26f2b5393de Mon Sep 17 00:00:00 2001 From: Gigi Date: Sat, 18 Oct 2025 09:48:48 +0200 Subject: [PATCH] chore: bump version to 0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f667987..8000a176 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.6.24", + "version": "0.7.0", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",