diff --git a/package.json b/package.json index 055a265..19f2ac1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "play-dl", - "version": "1.5.0", + "version": "1.5.5", "description": "YouTube, SoundCloud, Spotify, Deezer searching and streaming for discord.js bots", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -50,4 +50,4 @@ "typescript": "^4.4.4", "typedoc-plugin-extras": "^2.2.1" } -} \ No newline at end of file +}