From 87533ab94fbcb83cad88ca96577e765800c22120 Mon Sep 17 00:00:00 2001 From: Androz2091 Date: Sun, 25 Apr 2021 18:00:43 +0200 Subject: [PATCH] :bookmark: v4.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d892e7..169e3c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-player", - "version": "4.0.3", + "version": "4.0.4", "description": "Complete framework to facilitate music commands using discord.js", "main": "lib/src/index.js", "types": "lib/src/index.d.ts",