From 560a4a6785b82e8cfa867988a0b2ef158d7134c6 Mon Sep 17 00:00:00 2001 From: Gigi Date: Sun, 5 Oct 2025 13:46:27 +0100 Subject: [PATCH] chore: bump version to 0.1.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cec64392..a48fefce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.1.7", + "version": "0.1.8", "description": "A minimal nostr client for bookmark management", "type": "module", "scripts": {