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