diff --git a/package-lock.json b/package-lock.json index 1f88b95..f117c89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "handbrake-js", - "version": "6.0.0", + "version": "7.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "handbrake-js", - "version": "6.0.0", + "version": "7.0.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 9eaa265..a065841 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "handbrake-js", "author": "Lloyd Brookes <75pound@gmail.com>", - "version": "6.0.0", + "version": "7.0.0", "description": "Handbrake for node.js. Brings video encoding.", "repository": "https://github.com/75lb/handbrake-js", "license": "MIT",