diff --git a/package-lock.json b/package-lock.json index df1866c..0493bd2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eshost-cli", - "version": "7.1.0", + "version": "7.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e14d897..4626254 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eshost-cli", - "version": "7.1.0", + "version": "7.2.0", "description": "Run scripts in any ECMAScript host", "bin": { "eshost": "bin/eshost.js"