diff --git a/package.json b/package.json index 360a2a9..86a8b85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-video-creator", - "version": "0.0.19", + "version": "0.0.20", "description": "A framework for creating videos based on Node.js + Puppeteer + FFmpeg.", "type": "module", "main": "index.js",