aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-02-19 18:31:37 +0000
committerConventional Changelog Action <[email protected]>2024-02-19 18:31:37 +0000
commitd73578748bfbb959e8a5bd336682b88c9635cc05 (patch)
tree8823531a756fc368413826ddc86b71e01296cb09 /package.json
parent3617c500d6780353b660e4e50040c9c80c9dbc45 (diff)
downloadaniwatch-api-d73578748bfbb959e8a5bd336682b88c9635cc05.tar.xz
aniwatch-api-d73578748bfbb959e8a5bd336682b88c9635cc05.zip
chore(release): v1.23.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 93af63a..8cbf99e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "1.22.0",
+ "version": "1.23.0",
"description": "Node Express API for obtaining anime information from aniwatch",
"main": "ts-node src/server.ts",
"type": "module",