From 565f75036598ffc1fe7ef67796c9c442782067f7 Mon Sep 17 00:00:00 2001 From: Marouane <57333995+riimuru@users.noreply.github.com> Date: Wed, 24 Jul 2024 19:36:26 +0000 Subject: [PATCH] chore(build): bump version 1.6.0 -> 1.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69b4fe2bf..f9bfef0a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@consumet/extensions", - "version": "1.6.0", + "version": "1.7.0", "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",