From c0d42c7f5c296b37f5639030f3161966a8ca7679 Mon Sep 17 00:00:00 2001 From: Kurizu <83665497+crizmo@users.noreply.github.com> Date: Thu, 26 Oct 2023 20:14:53 +0530 Subject: [PATCH] 1.2.45 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3332513..0d8d8fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "anyanime", - "version": "1.2.44", + "version": "1.2.45", "description": "Get random anime images / gifs using the AnyAnime npm package / API", "main": "index.js", "scripts": {