From 57c086dc5fcfbd710cc50029810459788db391b1 Mon Sep 17 00:00:00 2001 From: Amish Shah Date: Fri, 1 Jan 2016 18:40:04 +0000 Subject: [PATCH] 5.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 611744310..47b70de72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "5.3.1", + "version": "5.3.2", "description": "A way to interface with the Discord API", "main": "./entrypoint.js", "scripts": {