aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-07-15 14:48:24 +0000
committerConventional Changelog Action <[email protected]>2024-07-15 14:48:24 +0000
commitc86fb35d5862320ba98e87318272d9c4c03f35e5 (patch)
tree560b92f9d7178d5b744d3aaa0235e35bb1ebec33 /package.json
parentd27e7583dea4a78a37328f7c357e2aa8727b0021 (diff)
downloadaniwatch-api-c86fb35d5862320ba98e87318272d9c4c03f35e5.tar.xz
aniwatch-api-c86fb35d5862320ba98e87318272d9c4c03f35e5.zip
chore(release): v1.36.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 5eaf71e..6eeba43 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "1.36.1",
+ "version": "1.36.2",
"description": "Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to) written in TypeScript, made with Cheerio & Axios",
"main": "src/server.ts",
"type": "module",