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