From fc60e6b80aa78ece10ae09bb47c16ca670d6bbf1 Mon Sep 17 00:00:00 2001 From: Gigi Date: Sun, 19 Oct 2025 01:04:48 +0200 Subject: [PATCH] chore: bump version to 0.7.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35da6bf3..4c98e61c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.7.2", + "version": "0.7.3", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",