From ce12c5d7c5cc56848eccf2deaeb7bc70c912a833 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sat, 13 Jul 2024 18:45:04 +0000 Subject: chore(release): v1.36.0 [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 9ff2aa8..8e26614 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "1.35.0", + "version": "1.36.0", "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