From 47c56cc364675ba8995837c66eba8ea9d82ca45f Mon Sep 17 00:00:00 2001 From: shenyu <448766534@qq.com> Date: Thu, 24 Feb 2022 11:27:13 +0800 Subject: [PATCH] 1.9.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90c90a1..e4d26ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-ayer", - "version": "1.9.5", + "version": "1.9.6", "description": "a clean and elegant theme for hexo.", "scripts": { "dev": "rollup -c -w",