Comparing version 1.0.2 to 1.0.3
@@ -707,4 +707,2 @@ var MAX_LINE_WIDTH = process.stdout.columns || 200; | ||
if (i == commands.length - 1) | ||
prevCommand = command; | ||
@@ -711,0 +709,0 @@ } |
@@ -6,3 +6,3 @@ { | ||
"author": "Roman Dvornov <rdvornov@gmail.com>", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"keywords": ["cli", "command", "option", "argument", "completion"], | ||
@@ -9,0 +9,0 @@ "homepage": "https://github.com/lahmatiy/clap", |
21306
720