aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2023-11-22 09:48:34 +0000
committerConventional Changelog Action <[email protected]>2023-11-22 09:48:34 +0000
commitb9cf76d9aeb70e2dc1e5f2c31ec580f018a96812 (patch)
treefbd3e9f4e3e3a3d80ed3bde4f05dfc3b8746a9e3 /package.json
parentc6e488657a8107e05ff8b1eaf572556cd8db35d3 (diff)
downloadaniwatch-api-b9cf76d9aeb70e2dc1e5f2c31ec580f018a96812.tar.xz
aniwatch-api-b9cf76d9aeb70e2dc1e5f2c31ec580f018a96812.zip
chore(release): v1.17.5 [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 2b2fcb6..422a1c4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "1.17.4",
+ "version": "1.17.5",
"description": "Node Express API for obtaining anime information from aniwatch",
"main": "ts-node src/server.ts",
"type": "module",