diff --git a/package-lock.json b/package-lock.json index 92cec01..f63c341 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "netepscript", - "version": "0.10.2", + "version": "0.10.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "netepscript", - "version": "0.10.2", + "version": "0.10.3", "license": "ISC", "bin": { "netepScript": "netepScript.v0-9-03.sh" diff --git a/package.json b/package.json index 4676c7c..0a8f4f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "netepscript", - "version": "0.10.2", + "version": "0.10.3", "description": "Automate initial setup of Node.js projects with Express, TypeScript, ESLint, and Prettier", "main": "index.js", "bin": {