From 4d5fe1f42524006bfc286e02ad8f8c631ec631a2 Mon Sep 17 00:00:00 2001 From: Gigi Date: Fri, 10 Oct 2025 18:07:06 +0100 Subject: [PATCH] chore: bump version to 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f19f0a0..f4357142 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.3.8", + "version": "0.4.0", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",