diff --git a/package-lock.json b/package-lock.json index 41121ce..15d8cf3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "handbrake-js", - "version": "5.0.1", + "version": "5.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "5.0.1", + "version": "5.0.2", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 24df4cd..504e82b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "handbrake-js", "author": "Lloyd Brookes <75pound@gmail.com>", - "version": "5.0.1", + "version": "5.0.2", "description": "Handbrake for node.js. Brings video encoding.", "repository": "https://github.com/75lb/handbrake-js.git", "license": "MIT",