diff --git a/package-lock.json b/package-lock.json index 11cc4b7..8047052 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "locate-app", - "version": "2.4.18", + "version": "2.4.19", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "locate-app", - "version": "2.4.18", + "version": "2.4.19", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 779a212..54c2495 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "locate-app", - "version": "2.4.18", + "version": "2.4.19", "description": "Find apps installed on your system. This util will help to find executables of a known app like Chrome, Firefox,... on Windows, Linux, and macOS out of the box.", "main": "./dist/main.js", "repository": {