aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2023-08-13 14:32:26 +0000
committerConventional Changelog Action <[email protected]>2023-08-13 14:32:26 +0000
commit335bc0c678699123c816376f4fdb787c64f586f2 (patch)
tree3addf17938e5f2bff8e478c6cbf7eae38de1aefe /package.json
parent84cf69ce83595e5408afbdec1d9f5f01d74a730a (diff)
downloadaniwatch-api-335bc0c678699123c816376f4fdb787c64f586f2.tar.xz
aniwatch-api-335bc0c678699123c816376f4fdb787c64f586f2.zip
chore(release): v1.6.2 [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 2d7ad76..0b3de2b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "1.6.1",
+ "version": "1.6.2",
"description": "Node Express API for obtaining anime information from aniwatch",
"main": "ts-node src/server.ts",
"scripts": {