From a842da9697f4937ac745f2fe1ec71a0758ef2084 Mon Sep 17 00:00:00 2001 From: shenyu <448766534@qq.com> Date: Mon, 28 Jun 2021 14:36:44 +0800 Subject: [PATCH] 1.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ecaecd0..1d71076 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-ayer", - "version": "1.9.0", + "version": "1.9.1", "description": "a clean and elegant theme for hexo.", "scripts": { "dev": "rollup -c -w",