From 29aa1c41d41a152f982573235ef484a1786835d7 Mon Sep 17 00:00:00 2001 From: zkz098 Date: Fri, 27 Jan 2023 18:23:27 +0800 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e89a20..f595699 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-shokax", - "version": "0.0.8", + "version": "0.1.0", "description": "a hexo theme based on shoka", "main": "index.js", "repository": "https://github.com/zkz098/hexo-theme-shokaX",