diff --git a/package-lock.json b/package-lock.json index eda595b..11ef868 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "play-dl", - "version": "0.3.0", + "version": "0.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "play-dl", - "version": "0.3.0", + "version": "0.4.0", "license": "MIT", "dependencies": { "got": "^11.8.2" diff --git a/package.json b/package.json index 73398dc..ab3a8ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "play-dl", - "version": "0.3.0", + "version": "0.4.0", "description": "YouTube, SoundCloud, Spotify downloader", "main": "dist/index.js", "typings": "dist/index.d.ts",