diff --git a/package.json b/package.json index 5c14947..26bad13 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@gromlab/create-vod", "author": "Gromov Sergei", - "version": "0.1.4", + "version": "0.1.5", "description": "DASH/HLS video converter with hardware acceleration (NVENC/QSV/AMF/VAAPI), thumbnails and poster generation", "type": "module", "main": "./dist/index.js", @@ -61,4 +61,4 @@ "dependencies": { "cli-progress": "^3.12.0" } -} \ No newline at end of file +}