From 5cce45636c8ab308f26cb5e2fd64b4648be0ca21 Mon Sep 17 00:00:00 2001 From: curbengh <43627182+curbengh@users.noreply.github.com> Date: Sun, 25 Aug 2019 14:00:34 +0930 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 574f0fb..464ead6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-deployer-git", - "version": "1.0.0", + "version": "2.0.0", "description": "Git deployer plugin of Hexo.", "main": "index.js", "scripts": {