From f306d7bd5efdc82d16eb1099b891d2a092f759cf Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Wed, 12 Aug 2015 23:24:00 +0100 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d099b5a8..3823475f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "2.0.2", + "version": "2.1.0", "description": "A way to interface with the Discord API", "main": "index.js", "scripts": {