From 501b84e2e5f38e9407f6349e6dc143d586d8b19e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2020 02:13:18 +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 7dd03ccc..e2393b90 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": "build/index.js", "scripts": {