aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-06-11 05:00:28 +0000
committerConventional Changelog Action <[email protected]>2024-06-11 05:00:28 +0000
commite8c3a16d60c64d43acc4aae746ee4cec2c7445a5 (patch)
treed6f6ca0b214174b6ed1c5159337756a5820436b3 /package.json
parent8076e06ff6b60a8a2e2a5d421f25bc216620cab7 (diff)
downloadaniwatch-api-e8c3a16d60c64d43acc4aae746ee4cec2c7445a5.tar.xz
aniwatch-api-e8c3a16d60c64d43acc4aae746ee4cec2c7445a5.zip
chore(release): v1.33.4 [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 010c1f1..fb70d08 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "1.33.3",
+ "version": "1.33.4",
"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",