From e4a0e435886502180834c8f330c41fcede674bf1 Mon Sep 17 00:00:00 2001 From: Androz2091 Date: Fri, 24 Apr 2020 17:20:59 +0200 Subject: [PATCH] v1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aff43c4..7b2caf8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-player", - "version": "1.3.10", + "version": "1.4.0", "description": "Complete framework to facilitate music commands using discord.js v12", "main": "index.js", "scripts": {