diff --git a/package-lock.json b/package-lock.json index 30494d7..f0d8696 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tray-link", - "version": "1.1.15", + "version": "1.1.16", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "tray-link", - "version": "1.1.15", + "version": "1.1.16", "license": "MIT", "dependencies": { "command-exists": "^1.2.9", diff --git a/package.json b/package.json index 6bfedee..5e725f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tray-link", - "version": "1.1.15", + "version": "1.1.16", "description": "An app to manage your projects from the system tray", "main": "dist/main.js", "scripts": {