From fa59ded7720a4d2a8d27b529c154f2952676c0dd Mon Sep 17 00:00:00 2001 From: Androz2091 Date: Sun, 25 Apr 2021 12:40:21 +0200 Subject: [PATCH] :bookmark: v4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f051ae..2f4c0a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-player", - "version": "4.0.0", + "version": "4.0.1", "description": "Complete framework to facilitate music commands using discord.js", "main": "lib/src/index.js", "types": "lib/src/index.d.ts",