aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-04-28 10:17:42 +0000
committerConventional Changelog Action <[email protected]>2024-04-28 10:17:42 +0000
commit5c7dcb325e160c65b0743c128dcef0e35e7335c6 (patch)
treea8373ca4aeb178b092845ab80290e9ae0979a2eb /package.json
parentb35ac1b3c15cd5d0a9700a6ee3971636e71919c9 (diff)
downloadaniwatch-api-5c7dcb325e160c65b0743c128dcef0e35e7335c6.tar.xz
aniwatch-api-5c7dcb325e160c65b0743c128dcef0e35e7335c6.zip
chore(release): v1.33.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 cb6c105..71589e4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "1.32.0",
+ "version": "1.33.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",