diff --git a/package-lock.json b/package-lock.json index 982e066..fc11de3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@neurospeech/jex", - "version": "1.0.101", + "version": "1.0.102", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@neurospeech/jex", - "version": "1.0.101", + "version": "1.0.102", "license": "ISC", "dependencies": { "@babel/core": "^7.25.2", diff --git a/package.json b/package.json index 7d0b88a..9d0f8dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neurospeech/jex", - "version": "1.0.101", + "version": "1.0.102", "description": "Easy shell scripting with JavaScript and E4X (Similar to JSX)", "main": "index.js", "type": "module",