From 3b21308b171386aaf511252e4ad3da6951ad0578 Mon Sep 17 00:00:00 2001 From: SukkaW Date: Tue, 16 Jun 2020 17:48:09 +0800 Subject: [PATCH] release 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c203ddf..9240e89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-log", - "version": "1.0.0", + "version": "2.0.0", "description": "Logger for Hexo", "main": "lib/log.js", "scripts": {