From 914557a61d8cfeb850375a6ea708bdf4992a11ae Mon Sep 17 00:00:00 2001 From: Gigi Date: Mon, 13 Oct 2025 20:56:41 +0200 Subject: [PATCH] chore: bump version to 0.5.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95e72d45..1d2be76d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.5.6", + "version": "0.5.7", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",