From ca368db57eebaba6c0bafda20e024b6db59371d2 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sun, 3 Mar 2024 18:14:00 +0000 Subject: chore(release): v1.27.1 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 9acb0b0..a367d85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "1.27.0", + "version": "1.27.1", "description": "Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to) written in TypeScript, made with Cheerio & Axios", "main": "src/server.ts", "type": "module", -- cgit v1.2.3