aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2023-12-17 14:15:36 +0000
committerConventional Changelog Action <[email protected]>2023-12-17 14:15:36 +0000
commit9e6af98aafbec9818594287fb42e915464b49e6a (patch)
tree6c746a9676904d4a02159c58604f1d28b1620922 /package.json
parent948183d279e0a020a10011f99e9e5fbb7c8b3ef8 (diff)
downloadaniwatch-api-9e6af98aafbec9818594287fb42e915464b49e6a.tar.xz
aniwatch-api-9e6af98aafbec9818594287fb42e915464b49e6a.zip
chore(release): v1.20.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 132efec..4e4518e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "1.19.0",
+ "version": "1.20.0",
"description": "Node Express API for obtaining anime information from aniwatch",
"main": "ts-node src/server.ts",
"type": "module",