From bc22fd5004afa753269deaba30ec9c86dd866221 Mon Sep 17 00:00:00 2001 From: Nya Candy Date: Sun, 10 Nov 2024 20:10:04 +0800 Subject: [PATCH] 3.0.0-alpha.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ff9eab3..3c054b4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-kratos-rebirth", - "version": "3.0.0-alpha.0", + "version": "3.0.0-alpha.1", "description": "A lovely yet modern theme for Hexo.", "scripts": { "build": "node ./devtools/build-once.js",