diff --git a/package-lock.json b/package-lock.json index 120c0c9..1b0c0e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "pipe2pam", - "version": "0.7.0", + "version": "0.7.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "pipe2pam", - "version": "0.7.0", + "version": "0.7.1", "funding": [ { "url": "https://github.com/kevinGodell" diff --git a/package.json b/package.json index 2c10041..e3c6bdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pipe2pam", - "version": "0.7.0", + "version": "0.7.1", "description": "Parse individual pam images from an ffmpeg pipe when output video codec(-c:v) is set to pam and format(-f) is set to image2pipe.", "main": "index.js", "devDependencies": {