From 2c0d7901e5665729c1524afae9671e4d1643a238 Mon Sep 17 00:00:00 2001 From: cjh0613 Date: Thu, 9 Jul 2020 17:01:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be233e9..43cdfba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-submit-urls-to-search-engine", - "version": "1.0.0", + "version": "1.0.1", "description": "Submit new posts urls to Google,Bing,Baidu search engine to improve the quality and speed of website collection", "main": "index.js", "scripts": {