From 7f2b70779bf1e9ec231795a456ff4cf3d6624105 Mon Sep 17 00:00:00 2001 From: Gigi Date: Mon, 13 Oct 2025 22:33:18 +0200 Subject: [PATCH] chore: bump version to 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36d541b7..06d19867 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.5.7", + "version": "0.6.0", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",