diff --git a/package-lock.json b/package-lock.json index b76683a..1f66751 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "youtube-music-dl", - "version": "1.1.4", + "version": "1.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "youtube-music-dl", - "version": "1.1.4", + "version": "1.2.0", "license": "MIT", "dependencies": { "atob": "^2.1.2", diff --git a/package.json b/package.json index c1324bb..fdb8dad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "youtube-music-dl", - "version": "1.1.4", + "version": "1.2.0", "description": "Youtube Music DL - Youtube Music Downloader. Download music file with tags and cover.", "main": "webpack.config.js", "scripts": {