From 21f333f5aae701191d4ad8ab3fc1817515a5d00c Mon Sep 17 00:00:00 2001 From: huangxingguang <591269@gmail.com> Date: Mon, 21 Jun 2021 16:06:25 +0800 Subject: [PATCH] 1.0.6 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 35cc606..2b1777a 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "terminus-sync-config", - "version": "1.0.5", + "version": "1.0.6", "description": "Sync configuration files to GitHub Gist or Gitee Gist", "keywords": [ "terminus-plugin" @@ -58,4 +58,4 @@ "dependencies": { "crypto-js": "^4.0.0" } -} +} \ No newline at end of file