From 8faa2e2de0af548b5c05b7cbdff8fc80c8135a2f Mon Sep 17 00:00:00 2001 From: Gigi Date: Sun, 5 Oct 2025 04:17:44 +0100 Subject: [PATCH] chore: bump version to 0.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a422e526..7a492bde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boris", - "version": "0.1.5", + "version": "0.1.6", "description": "A minimal nostr client for bookmark management", "type": "module", "scripts": {