From 7af6fda960beaaf2f2cb7fd19471723577bf6b95 Mon Sep 17 00:00:00 2001 From: shenyu <448766534@qq.com> Date: Thu, 11 Mar 2021 14:12:50 +0800 Subject: [PATCH] 1.8.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b301a8e..7eb0cfd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-ayer", - "version": "1.8.13", + "version": "1.8.14", "description": "a clean and elegant theme for hexo.", "scripts": { "dev": "parcel serve source-src/main.js -d source/dist",