diff --git a/package-lock.json b/package-lock.json index 2413368..7ef249f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@d0whc3r/opened", - "version": "1.6.5", + "version": "1.7.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0519b61..bb4e6a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@d0whc3r/opened", - "version": "1.6.5", + "version": "1.7.0", "description": "Check if a file is open in another application on Windows, macOS and Linux compatible for electron.", "main": "index.js", "repository": {