From d8b9fab6ab4f968ba3facf7839ce293a2b3ab257 Mon Sep 17 00:00:00 2001 From: reboxer <7484116+reboxer@users.noreply.github.com> Date: Wed, 23 Mar 2022 17:31:23 -0300 Subject: [PATCH] 2.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc5e6ea..23a032f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-oauth2", - "version": "2.9.0", + "version": "2.10.0", "description": "Easily interact with discord's oauth2 API", "main": "index.js", "scripts": {