diff --git a/package-lock.json b/package-lock.json index 49c2076..bbcba88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "create-apex-js-app", - "version": "0.0.8", + "version": "0.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 53c39f1..cac88c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-apex-js-app", - "version": "0.0.8", + "version": "0.0.9", "description": "Bootstrap a JavaScript app for your APEX application", "main": "index.js", "scripts": {},