diff --git a/package.json b/package.json index 956e941..b511364 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "music-bot", "main": "index.js", "author": "ZerioDev", - "version": "4.0.0", + "version": "4.0.1", "repository": "https://github.com/ZerioDev/Music-bot.git", "description": "A complete code to download for a music bot. Using a module (discord-player).", "dependencies": { @@ -11,4 +11,4 @@ "discord.js": "^12.5.1", "ffmpeg-static": "^4.2.7" } -} \ No newline at end of file +}