From 227128049ba8d6d4b3537dff93d63fd25a9aad73 Mon Sep 17 00:00:00 2001 From: Androz2091 Date: Sat, 18 Jan 2020 13:04:29 +0100 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13edd3d..8fcab36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-player", - "version": "1.2.0", + "version": "1.3.0", "description": "Complete framework to facilitate music commands using discord.js v12", "main": "index.js", "scripts": {