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