From bf6e8dacf8078197d9a012f7c0e6ba19aefd6a05 Mon Sep 17 00:00:00 2001 From: Candinya Date: Sun, 30 Aug 2020 21:23:50 +0800 Subject: [PATCH] 1.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d00b88ba..1af67f1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@candinya/kratos-rebirth", - "version": "1.4.1", + "version": "1.4.2", "description": "A transplanted theme for Hexo, with many new features built with love.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",