From 479e2efff4d41ae22c204901bdbf4f4f61ecf871 Mon Sep 17 00:00:00 2001 From: ish <5170081+iunn-sh@users.noreply.github.com> Date: Wed, 10 Sep 2025 13:03:47 +0800 Subject: [PATCH] fix conflict with `dev` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bd40ae2..d99922ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hugo-blowfish-theme", - "version": "2.89.1", + "version": "2.90.0", "description": "Blowfish theme for Hugo.", "scripts": { "postinstall": "vendor-copy",