From f0e5ba564ab94b00af8e82df1135d9b1b10a449d Mon Sep 17 00:00:00 2001 From: reboxer <7484116+reboxer@users.noreply.github.com> Date: Mon, 18 Dec 2023 21:49:23 -0300 Subject: [PATCH] 2.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba6a29c..dd9cdfb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-oauth2", - "version": "2.11.0", + "version": "2.12.0", "description": "Easily interact with discord's oauth2 API", "main": "index.js", "scripts": {