From a3ce8c66f60725676b37caf0d42dfb64c5a96a7c Mon Sep 17 00:00:00 2001 From: Androz2091 Date: Sat, 4 Jul 2020 15:40:26 +0200 Subject: [PATCH] :bookmark: v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8e8e04..93171b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-player", - "version": "1.4.1", + "version": "2.0.0", "description": "Complete framework to facilitate music commands using discord.js v12", "main": "index.js", "scripts": {