From cff59ce25670349b9b4622b71c4b5d004aaa00e8 Mon Sep 17 00:00:00 2001 From: Killer069 <65385476+killer069@users.noreply.github.com> Date: Tue, 14 Dec 2021 15:16:41 +0530 Subject: [PATCH] 1.5.5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}