From a1a7f17c0c6c9118f1c77b389e0dd4bd0b840e7f Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Wed, 28 Oct 2015 17:48:56 +0000 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 928dce1..ce2b52b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "command-line-args", - "version": "2.0.2", + "version": "2.0.3", "description": "A library to collect command-line args and generate a usage guide.", "repository": "https://github.com/75lb/command-line-args.git", "main": "index",