diff --git a/package-lock.json b/package-lock.json index 4cbb758..a762c6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "handbrake-js", - "version": "5.0.3", + "version": "6.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "handbrake-js", - "version": "5.0.3", + "version": "6.0.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 7f761cf..803c82b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "handbrake-js", "author": "Lloyd Brookes <75pound@gmail.com>", - "version": "5.0.3", + "version": "6.0.0", "description": "Handbrake for node.js. Brings video encoding.", "repository": "https://github.com/75lb/handbrake-js", "license": "MIT",