From 037dcaa2a20c1e08709daa219b995259eee3f764 Mon Sep 17 00:00:00 2001 From: reboxer <7484116+reboxer@users.noreply.github.com> Date: Tue, 6 Jul 2021 21:51:27 -0300 Subject: [PATCH] 2.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49bde57..655c299 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-oauth2", - "version": "2.6.0", + "version": "2.7.0", "description": "Easily interact with discord's oauth2 API", "main": "index.js", "scripts": {