From 32132b8db29f231b5edd10290d3c11c44ae793c1 Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Sun, 16 Aug 2015 17:51:30 +0100 Subject: [PATCH] 2.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1958a94fb..3197b324c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "2.4.1", + "version": "2.4.2", "description": "A way to interface with the Discord API", "main": "index.js", "scripts": {