From 32c7fade7a684bd31532aa0d8ba04135240b5e6f Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Fri, 14 Aug 2015 22:37:25 +0100 Subject: [PATCH] 2.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d61e01e6..08236e0b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "2.3.0", + "version": "2.3.1", "description": "A way to interface with the Discord API", "main": "index.js", "scripts": {