From 0aab6ad16aa7e760dc14bd44c32ae894f284af7e Mon Sep 17 00:00:00 2001 From: Androz2091 Date: Sat, 11 Jul 2020 11:10:21 +0200 Subject: [PATCH] :bookmark: v2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4fcd54e..93e36a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-player", - "version": "2.0.1", + "version": "2.1.0", "description": "Complete framework to facilitate music commands using discord.js v12", "main": "index.js", "scripts": {