From 6bfa813aa80dc7063d460a4764b60eaac31ec0ed Mon Sep 17 00:00:00 2001 From: Androz2091 Date: Mon, 21 Dec 2020 14:40:11 +0100 Subject: [PATCH] :bookmark: v4.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f30f7950..5b768a39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-giveaways", - "version": "4.2.1", + "version": "4.3.0", "description": "A complete framework to facilitate the creation of giveaways using discord.js", "main": "index.js", "types": "typings/index.d.ts",