From 42a6eb0c33391859553e7f3163bd8272e8dccbba Mon Sep 17 00:00:00 2001 From: shenyu <448766534@qq.com> Date: Wed, 28 Apr 2021 10:37:27 +0800 Subject: [PATCH] 1.8.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c7e530..3f49fcc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-ayer", - "version": "1.8.20", + "version": "1.8.21", "description": "a clean and elegant theme for hexo.", "scripts": { "dev": "parcel serve source-src/main.js -d source/dist",