aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-05-10 05:15:27 +0000
committerConventional Changelog Action <[email protected]>2024-05-10 05:15:27 +0000
commitdf0d3f676cdef4c0a08b9717ec0b667bbe18e5c6 (patch)
treede5890ba95919d3dba8e96fcbb35c6f40468b2a0 /package.json
parent10daece49d0cfdec7476b424c9a8b424978b4b95 (diff)
downloadaniwatch-api-df0d3f676cdef4c0a08b9717ec0b667bbe18e5c6.tar.xz
aniwatch-api-df0d3f676cdef4c0a08b9717ec0b667bbe18e5c6.zip
chore(release): v1.33.2 [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 29e044f..a84d48c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "1.33.1",
+ "version": "1.33.2",
"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",