aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-07-24 14:54:48 +0000
committerConventional Changelog Action <[email protected]>2024-07-24 14:54:48 +0000
commitead464f49f5bf7fd65b14897bedd8ae2f23202af (patch)
tree6ed21ff2ce68794a5ac299dc685eff123dc5aa2c /package.json
parentc65d786673c4369b8d617a6972d01b7ad3a51954 (diff)
downloadaniwatch-api-ead464f49f5bf7fd65b14897bedd8ae2f23202af.tar.xz
aniwatch-api-ead464f49f5bf7fd65b14897bedd8ae2f23202af.zip
chore(release): v1.38.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 2404021..b80bada 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "1.37.0",
+ "version": "1.38.0",
"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",