diff --git a/package.json b/package.json index 90a2465..0c73037 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plotframes", - "version": "1.0.3", + "version": "1.0.4", "description": "A Node.js frame plotter inspired by FFmpeg plotframes", "main": "cli.js", "preferGlobal": true,