diff --git a/package-lock.json b/package-lock.json index a180f1c..cc2a973 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sheetsl", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "sheetsl", - "version": "1.1.0", + "version": "1.2.0", "license": "Apache-2.0", "devDependencies": { "@google/clasp": "^2.4.2", diff --git a/package.json b/package.json index 3d7381e..8f83371 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sheetsl", - "version": "1.1.0", + "version": "1.2.0", "description": "Google Sheets addon to use DeepL translation. Translate the contents of the selected cells.", "main": "sheetsl.js", "scripts": {