diff --git a/package-lock.json b/package-lock.json index 8565e0e2..50d9460d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "forked-clasp", - "version": "2.8.2", + "version": "2.9.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "forked-clasp", - "version": "2.8.2", + "version": "2.9.0", "license": "Apache-2.0", "dependencies": { "chalk": "^4.1.0", diff --git a/package.json b/package.json index c20b752c..1e18feb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "forked-clasp", - "version": "2.8.2", + "version": "2.9.0", "description": "Develop Apps Script Projects locally", "main": "build/src/index.js", "scripts": {