diff --git a/package-lock.json b/package-lock.json index 4a50030..6ddfb8d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "handbrake-js", - "version": "4.0.3", + "version": "5.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ab8df90..c2dacab 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "handbrake-js", "author": "Lloyd Brookes <75pound@gmail.com>", - "version": "4.0.3", + "version": "5.0.0", "description": "Handbrake for node.js. Brings video encoding.", "repository": "https://github.com/75lb/handbrake-js.git", "license": "MIT",