From 73dc5a5e22da94e51287fbb422c0f4e7304f9d18 Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Thu, 1 Oct 2015 17:05:33 +0100 Subject: [PATCH] 3.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2059611ee..8d968f849 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "3.6.1", + "version": "3.6.2", "description": "A way to interface with the Discord API", "main": "./lib/index.js", "scripts": {