From b35763a0c94a764fe078f14b0d7307efc8c05c01 Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Thu, 13 Aug 2015 21:46:47 +0100 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17aa6f7fd..8a3049b08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "2.1.1", + "version": "2.2.0", "description": "A way to interface with the Discord API", "main": "index.js", "scripts": {