From c9595934eac9b97a331fbbeb9e5ea6070ec85ab0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Mon, 3 Nov 2025 22:40:55 +0000 Subject: [PATCH] :bookmark: v2.93.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c83452a..c154207b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hugo-blowfish-theme", - "version": "2.92.0", + "version": "2.93.0", "description": "Blowfish theme for Hugo.", "scripts": { "postinstall": "vendor-copy",