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