From 751eb9095d3112f2f0ca1f06e6e6f53a3f4a26c5 Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Mon, 28 Sep 2015 21:00:18 +0100 Subject: [PATCH] 3.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2500be5a..458024ac2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "3.5.0", + "version": "3.6.0", "description": "A way to interface with the Discord API", "main": "./lib/index.js", "scripts": {