aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-10-04 17:57:37 +0000
committerConventional Changelog Action <[email protected]>2024-10-04 17:57:37 +0000
commit55810ccf2372209f9b46c96ac12811e5a05f7961 (patch)
tree2535ec08a912bfe9e091c7c72ff544a242828b29 /package.json
parentc8b6aebaafe478daa5328583ac1258fe43bcb05e (diff)
downloadaniwatch-api-55810ccf2372209f9b46c96ac12811e5a05f7961.tar.xz
aniwatch-api-55810ccf2372209f9b46c96ac12811e5a05f7961.zip
chore(release): v1.40.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 4b53e21..354b305 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "1.39.0",
+ "version": "1.40.0",
"description": "Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to)",
"main": "src/server.ts",
"type": "module",