From 21ee58839374cd915b7d45752069d70bffad7154 Mon Sep 17 00:00:00 2001 From: Artrix <39530102+Artrix9095@users.noreply.github.com> Date: Wed, 30 Mar 2022 22:25:10 -0700 Subject: [PATCH] v2.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db94473..7c96515 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mattplays/aniapi", - "version": "2.0.6", + "version": "2.0.7", "description": "A Javascript wrapper for aniapi", "main": "dist/index.js", "types": "dist/index.d.ts",