aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-07-13 18:45:04 +0000
committerConventional Changelog Action <[email protected]>2024-07-13 18:45:04 +0000
commitce12c5d7c5cc56848eccf2deaeb7bc70c912a833 (patch)
treeb972f81292d11e234fd2d656b9bb9939147e4be9 /package.json
parent0ede55f0ba48bb8bff5312c8cfb2635920fd2636 (diff)
downloadaniwatch-api-ce12c5d7c5cc56848eccf2deaeb7bc70c912a833.tar.xz
aniwatch-api-ce12c5d7c5cc56848eccf2deaeb7bc70c912a833.zip
chore(release): v1.36.0 [skip ci]
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",