aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-07-21 13:33:01 +0000
committerConventional Changelog Action <[email protected]>2024-07-21 13:33:01 +0000
commit04e12aac67545bd0e75e65d9783c5b479d5e92d8 (patch)
treee7e76b9a5902f012eea4565338a93df6f4b7afa5 /package.json
parent6eb0dce2d33fcadebc6cb5a45febd78798561b9a (diff)
downloadaniwatch-api-04e12aac67545bd0e75e65d9783c5b479d5e92d8.tar.xz
aniwatch-api-04e12aac67545bd0e75e65d9783c5b479d5e92d8.zip
chore(release): v1.37.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 468d58f..2404021 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "1.36.3",
+ "version": "1.37.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",