From 67edc5f5e633762b94206df1803753f83766b025 Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Tue, 1 Sep 2015 22:14:58 +0100 Subject: [PATCH] 3.2.0, major fixes to allow support for checking isPrivate --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e91f2c257..0bbf81be0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "3.1.6", + "version": "3.2.0", "description": "A way to interface with the Discord API", "main": "./lib/index.js", "scripts": {