diff --git a/package-lock.json b/package-lock.json index b6dc954..3b02b2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "quickjira", - "version": "0.11.2", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "quickjira", - "version": "0.11.2", + "version": "1.0.0", "license": "MIT", "devDependencies": { "@eslint/js": "^9.18.0", diff --git a/package.json b/package.json index 74d094c..ca19ef0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "quickjira", - "version": "0.11.2", + "version": "1.0.0", "private": true, "description": "WebExtension for Chrome, Firefox, Edge and Opera to quickly open JIRA with the corresponding ticket", "scripts": {