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