diff --git a/package-lock.json b/package-lock.json index e648385..f3042ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "handbrake-js", - "version": "7.0.0", + "version": "7.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "handbrake-js", - "version": "7.0.0", + "version": "7.0.1", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 5366306..6076bf7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "handbrake-js", "author": "Lloyd Brookes <75pound@gmail.com>", - "version": "7.0.0", + "version": "7.0.1", "description": "Handbrake for node.js. Brings video encoding.", "repository": { "type": "git",