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