From 61fd5bbadca63f88081c98dda2afbe5b1ef14e35 Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 8 Oct 2025 12:42:24 +0100 Subject: [PATCH] chore: bump version to 0.2.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e83b699d..96dae63d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.2.7", + "version": "0.2.8", "description": "A minimal nostr client for bookmark management", "homepage": "https://read.withboris.com/", "type": "module",