From a1d6ea6caada2a80fa7d7367d19aa70b9b0676c2 Mon Sep 17 00:00:00 2001 From: shenyu <448766534@qq.com> Date: Sat, 15 Aug 2020 23:29:05 +0800 Subject: [PATCH] 1.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14ef085..3a68a13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ayer", - "version": "1.5.0", + "version": "1.6.0", "description": "a clean and elegant theme for hexo.", "scripts": { "dev": "parcel serve source-src/main.js -d source/dist",