aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-12-25 12:45:24 +0000
committerConventional Changelog Action <[email protected]>2024-12-25 12:45:24 +0000
commita2dabdcdbdb6a0a805dd109210e09ecab7bc82ea (patch)
tree07eaaf930b0bae8ff9e10b7793f0fd39b45142c9 /package.json
parentb844d0b1e1a17f97c05fb911f2eb9da125df5001 (diff)
downloadaniwatch-api-a2dabdcdbdb6a0a805dd109210e09ecab7bc82ea.tar.xz
aniwatch-api-a2dabdcdbdb6a0a805dd109210e09ecab7bc82ea.zip
chore(release): v2.11.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 666a8a5..dff6e7d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "2.10.0",
+ "version": "2.11.0",
"description": "Node.js API for obtaining anime information from hianime.to",
"main": "src/server.ts",
"type": "module",