From bead343493968f97acea5b56c945232c2ba3b81c Mon Sep 17 00:00:00 2001 From: Snowflake107 Date: Thu, 13 May 2021 12:16:30 +0545 Subject: [PATCH] v4.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4d3251..64a3309 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-player", - "version": "4.0.7", + "version": "4.0.8", "description": "Complete framework to facilitate music commands using discord.js", "main": "lib/index.js", "types": "lib/index.d.ts",