From 00138917648f71fffef14ba03a6e8b026737773c Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Wed, 12 Aug 2015 16:06:01 +0100 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2ff96a38..c7a338c4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "1.2.2", + "version": "2.0.0", "description": "A way to interface with the Discord API", "main": "index.js", "scripts": {