From e2dcb4e29aad0c763fdc7ae5b636abc150bd0dab Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Sat, 15 Aug 2015 23:45:50 +0100 Subject: [PATCH] 2.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd25c134a..367f0d29c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "2.4.0", + "version": "2.4.1", "description": "A way to interface with the Discord API", "main": "index.js", "scripts": {