From f78b6e0a153f77b095153d53b8503e67dfcbf2a3 Mon Sep 17 00:00:00 2001 From: Nya Candy Date: Wed, 11 Jan 2023 19:13:44 +0800 Subject: [PATCH] 2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34f5f97a..a4c5bda8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-kratos-rebirth", - "version": "2.1.1", + "version": "2.1.2", "description": "A transplanted theme for Hexo, with many new features built with love.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",