From 55325cd7addb5204281d966bcba70ba574d73a7c Mon Sep 17 00:00:00 2001 From: Gigi Date: Mon, 13 Oct 2025 10:05:53 +0200 Subject: [PATCH] chore(release): bump version to 0.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40c2ed02..d374f840 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.5.3", + "version": "0.5.4", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",