From 890e126b88f1f7e67f7f32b42d50e486052f56b0 Mon Sep 17 00:00:00 2001 From: liubin Date: Thu, 6 Apr 2017 13:52:29 +0800 Subject: [PATCH] update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a0608b..66de602 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cmdu", - "version": "1.0.3", + "version": "1.0.4", "description": "A comfortable way to create your command line app by nodejs.", "main": "index.js", "scripts": {