From 8984a3a306966c9a78b81b2438dd51468d50fecb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2020 05:59:27 +0000 Subject: [PATCH] chore: updated package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96a25a60..980546d7 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.cjs", "exports": {