diff --git a/package-lock.json b/package-lock.json index 8a9d4d9..20ac914 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vk-music-dl", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9b6e7d7..76470b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vk-music-dl", - "version": "1.1.0", + "version": "1.2.0", "description": "Download Spotify playlist as mp3 from VKontakte", "main": "index.js", "scripts": {