diff --git a/package-lock.json b/package-lock.json index 8d75984..19a947f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eshost-cli", - "version": "7.5.0", + "version": "7.5.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1afcb72..dcb7c78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eshost-cli", - "version": "7.5.0", + "version": "7.5.1", "description": "Run scripts in any ECMAScript host", "bin": { "eshost": "bin/eshost.js"