aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-12-17 12:39:31 +0000
committerConventional Changelog Action <[email protected]>2024-12-17 12:39:31 +0000
commitfddf1e6f2f9f1b73a107a402e07382c537cdd55b (patch)
tree5209cf71727148fd962d36cc16dc8fa42cf6cc4d /package.json
parentd65d0f17cc26f53b053ea74e0161e6fa006a6e0d (diff)
downloadaniwatch-api-fddf1e6f2f9f1b73a107a402e07382c537cdd55b.tar.xz
aniwatch-api-fddf1e6f2f9f1b73a107a402e07382c537cdd55b.zip
chore(release): v2.3.1 [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 d6db090..0ea33fd 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "2.3.0",
+ "version": "2.3.1",
"description": "Node.js API for obtaining anime information from hianime.to",
"main": "src/server.ts",
"type": "module",