diff --git a/package-lock.json b/package-lock.json index e491a37..45aafb8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@neurospeech/jex", - "version": "1.0.95", + "version": "1.0.96", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@neurospeech/jex", - "version": "1.0.95", + "version": "1.0.96", "license": "ISC", "dependencies": { "@babel/core": "^7.25.2", diff --git a/package.json b/package.json index 07e460e..80531eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neurospeech/jex", - "version": "1.0.95", + "version": "1.0.96", "description": "Easy shell scripting with JavaScript and E4X (Similar to JSX)", "main": "index.js", "type": "module",