aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-06-11 05:07:51 +0000
committerConventional Changelog Action <[email protected]>2024-06-11 05:07:51 +0000
commit3d511bcfa272f852d4257a0852f8e7b28b514049 (patch)
tree2475a54022d412366ee816f8abd3959bf5ce606e /package.json
parent8d82f448963dcf54c75dc93ea572f104dffcc9fb (diff)
downloadaniwatch-api-3d511bcfa272f852d4257a0852f8e7b28b514049.tar.xz
aniwatch-api-3d511bcfa272f852d4257a0852f8e7b28b514049.zip
chore(release): v1.34.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 fb70d08..6b4a299 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "1.33.4",
+ "version": "1.34.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",