From 142ca6d53bc4f81c4b0a1895f5a3374566db6a91 Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Sun, 31 Jul 2016 13:59:11 +0100 Subject: [PATCH] 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa709ce..8fa0d3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "command-line-args", - "version": "3.0.0", + "version": "3.0.1", "description": "A library to parse command-line options.", "repository": "https://github.com/75lb/command-line-args.git", "main": "index",