diff --git a/package-lock.json b/package-lock.json index f4f6ab3..585cafc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "appnativefy", - "version": "1.3.0", + "version": "2.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.3.0", + "version": "2.0.0", "license": "ISC", "dependencies": { "child_process": "^1.0.2", diff --git a/package.json b/package.json index c616040..51da6d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appnativefy", - "version": "1.3.0", + "version": "2.0.0", "description": "AppImages from websites", "main": "appnativefy.js", "scripts": {