From f52756defc7ad02b1ba1771a7f2252b61928c9de Mon Sep 17 00:00:00 2001 From: Marouane Date: Thu, 13 Oct 2022 09:48:19 -0400 Subject: [PATCH] bump fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9140102d7..3df69756c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@consumet/extensions", - "version": "1.1.6", + "version": "1.1.7", "description": "Nodejs library that provides high-level APIs for obtaining information on various entertainment media such as books, movies, comic books, anime, manga, and so on.", "main": "dist/index.js", "types": "dist/index.d.ts",