diff --git a/package.json b/package.json index cc0a108..61515ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "youtube-playlist-export", - "version": "1.0.5", + "version": "1.0.6", "description": "A command line app for exporting video data from a YouTube playlist to a JSON/CSV file", "engines": { "node": ">=12"