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