From 77e898477818295bee9a5db9213b35678c460a5f Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Tue, 5 Jun 2018 11:59:03 +0800 Subject: [PATCH] released v1.1.0 --- .npmignore | 1 - package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.npmignore b/.npmignore index a6584424835..5bc2aef9310 100644 --- a/.npmignore +++ b/.npmignore @@ -1,6 +1,5 @@ assets build/ -command node_modules/ template/ .deploy diff --git a/package.json b/package.json index 761d6fb602c..ae6d968d8ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linux-command", - "version": "1.0.6", + "version": "1.1.0", "description": "Linux Command", "main": "dist/data.json", "scripts": {