From 7367a3fef1d476b899f87e5265eccc01da07e4c3 Mon Sep 17 00:00:00 2001 From: Marouane <57333995+riimuru@users.noreply.github.com> Date: Fri, 22 Sep 2023 11:39:14 -0400 Subject: [PATCH] chore(build): bump version from 1.5.1 -> 1.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44b62fd99..ec060c3e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@consumet/extensions", - "version": "1.5.1", + "version": "1.5.2", "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",