From 3ff73f9805c2bc4f842682798f47905df669e66a Mon Sep 17 00:00:00 2001 From: shenyu <448766534@qq.com> Date: Thu, 29 Jul 2021 14:26:46 +0800 Subject: [PATCH] 1.9.4-0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dcc01a9..11da52b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-ayer", - "version": "1.9.3", + "version": "1.9.4-0", "description": "a clean and elegant theme for hexo.", "scripts": { "dev": "rollup -c -w",