aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-05-02 14:24:26 +0000
committerConventional Changelog Action <[email protected]>2024-05-02 14:24:26 +0000
commit012d897ed21464a02c389eade24edc0a20066c52 (patch)
tree9d622dd57a24291e32b3820934cf9c09f767dade /package.json
parentea535ce85ed06a19611826f8486b3a93d43454db (diff)
downloadaniwatch-api-012d897ed21464a02c389eade24edc0a20066c52.tar.xz
aniwatch-api-012d897ed21464a02c389eade24edc0a20066c52.zip
chore(release): v1.33.1 [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 71589e4..29e044f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "1.33.0",
+ "version": "1.33.1",
"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",