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