From ad60af6185bacf03cb80c5f248e45fe14bc359c8 Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Sat, 26 Sep 2015 21:45:56 +0100 Subject: [PATCH] 3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89ca0fba0..b9a82de25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "3.3.4", + "version": "3.4.0", "description": "A way to interface with the Discord API", "main": "./lib/index.js", "scripts": {