aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-10-06 03:30:38 +0000
committerConventional Changelog Action <[email protected]>2024-10-06 03:30:38 +0000
commitdffea41ccbd58d8d9ecdca6a75eae6a2f68fa982 (patch)
tree0644c0f0c239f3d49b602313f40874e458fc10fb /package.json
parent3e84349a41bc07714e61748b47986f5ffd81b10b (diff)
downloadaniwatch-api-dffea41ccbd58d8d9ecdca6a75eae6a2f68fa982.tar.xz
aniwatch-api-dffea41ccbd58d8d9ecdca6a75eae6a2f68fa982.zip
chore(release): v2.0.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 4d0c056..f5eb044 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "Node.js API for obtaining anime information from hianime.to",
"main": "src/server.ts",
"type": "module",