From 5787d6f04ca696a916cd137ff1f1650018ba0341 Mon Sep 17 00:00:00 2001 From: Androz2091 Date: Sat, 11 Jan 2020 20:05:56 +0100 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 842d2aa..0f9b143 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-player", - "version": "1.0.0", + "version": "1.0.1", "description": "Complete framework to facilitate music commands using discord.js v12", "main": "index.js", "scripts": {