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