From cc2470054a65e5c2e20dbb297acb09e93b4807f9 Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Sat, 12 Sep 2015 16:10:09 +0100 Subject: [PATCH] Updated version to 3.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4af3dbde8..55f98889f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "3.3.2", + "version": "3.3.3", "description": "A way to interface with the Discord API", "main": "./lib/index.js", "scripts": {