From 75bdc65b5f2b5ab64aaa4d517649999fe0e07e03 Mon Sep 17 00:00:00 2001 From: Nya Candy Date: Mon, 6 Jun 2022 00:21:38 +0800 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d716b38d..fe0642bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-kratos-rebirth", - "version": "2.0.2", + "version": "2.0.3", "description": "A transplanted theme for Hexo, with many new features built with love.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",