From 343b1435c10c4e268af7210435b6945a48d78d10 Mon Sep 17 00:00:00 2001 From: shenyu <448766534@qq.com> Date: Fri, 9 Apr 2021 13:58:21 +0800 Subject: [PATCH] 1.8.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43a7f70..c789c3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-ayer", - "version": "1.8.17", + "version": "1.8.18", "description": "a clean and elegant theme for hexo.", "scripts": { "dev": "parcel serve source-src/main.js -d source/dist",