From e6d13584e4f17051e28cab16e35c2e44693081d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2020 22:08:56 +0000 Subject: [PATCH] updated package.json [ci skip] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26268129..90cf5794 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yargs-parser", - "version": "18.1.3", + "version": "19.0.0", "description": "the mighty option parser used by yargs", "main": "index.js", "scripts": {