From 07ad0db114d88a5f24c156eb3e0a4645a58d79fd Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Wed, 26 Aug 2015 12:40:44 +0100 Subject: [PATCH] 3.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c100b3f4..de833ea73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "3.0.2", + "version": "3.0.3", "description": "A way to interface with the Discord API", "main": "./lib/index.js", "scripts": {