From a29c3734cb59440b10912082cc766ae7f7969c10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Thu, 1 May 2025 17:26:23 +0100 Subject: [PATCH] v2.86.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8597d9f..81cd90a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hugo-blowfish-theme", - "version": "2.85.0", + "version": "2.86.0", "description": "Blowfish theme for Hugo.", "scripts": { "postinstall": "vendor-copy",