aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-04-14 02:56:30 +0000
committerConventional Changelog Action <[email protected]>2024-04-14 02:56:30 +0000
commit47e104438ae4799436105c357ef0b7213bfd8f62 (patch)
treef1214df16ee0cf8b27770eb29e5654a71f60a40c /package.json
parent7688301bf2224bb81bd20d9843cdba977ad48a44 (diff)
downloadaniwatch-api-47e104438ae4799436105c357ef0b7213bfd8f62.tar.xz
aniwatch-api-47e104438ae4799436105c357ef0b7213bfd8f62.zip
chore(release): v1.30.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 9a43f09..d05ff54 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "1.29.0",
+ "version": "1.30.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",