diff --git a/package-lock.json b/package-lock.json index bcf149a..41a40d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@neurospeech/jex", - "version": "1.0.93", + "version": "1.0.94", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@neurospeech/jex", - "version": "1.0.93", + "version": "1.0.94", "license": "ISC", "dependencies": { "@babel/core": "^7.25.2", diff --git a/package.json b/package.json index aff8dd6..c73814a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neurospeech/jex", - "version": "1.0.93", + "version": "1.0.94", "description": "Easy shell scripting with JavaScript and E4X (Similar to JSX)", "main": "index.js", "type": "module",