From 2e497bf1b52a86651716a4590fe3ca4c64fdaebf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=88=E5=AE=87?= <448766534@qq.com> Date: Thu, 5 Nov 2020 16:17:12 +0800 Subject: [PATCH] 1.8.9-2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47c4243..bbb98c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-ayer", - "version": "1.8.9-1", + "version": "1.8.9-2", "description": "a clean and elegant theme for hexo.", "scripts": { "dev": "parcel serve source-src/main.js -d source/dist",