From 1eb2be50c178be2a0f285b0f28476771f614549b Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Fri, 2 Oct 2015 16:06:23 +0100 Subject: [PATCH] 3.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d968f849..186f4b624 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "3.6.2", + "version": "3.6.3", "description": "A way to interface with the Discord API", "main": "./lib/index.js", "scripts": {