From 4c2590a509190450763e21ce7b51222ed0cadec8 Mon Sep 17 00:00:00 2001 From: riimuru Date: Sat, 28 Jan 2023 12:45:15 -0500 Subject: [PATCH] chore: bump version to v1.3.5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 965c96c30..55bd04cf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@consumet/extensions", - "version": "1.3.4", + "version": "1.3.5", "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", @@ -85,4 +85,4 @@ "test": "test", "lib": "src" } -} +} \ No newline at end of file