From 8365b2d94447f3dd0e1993c8bb251ff8becde444 Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Sun, 29 May 2016 14:19:36 +0100 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2a1d7b..f05d550 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "command-line-args", - "version": "2.1.6", + "version": "3.0.0", "description": "A library to parse command-line options.", "repository": "https://github.com/75lb/command-line-args.git", "main": "index",