aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2024-03-12 17:28:02 +0000
committerConventional Changelog Action <[email protected]>2024-03-12 17:28:02 +0000
commite136af03bf174c0ea46a5c3eec9f3599ad8cd2be (patch)
tree1d3c751ff1abc01f175b36c4c68802a9a62b1a14 /package.json
parent8565619f3ab2616b7fbeca7681f063730693a82e (diff)
downloadaniwatch-api-e136af03bf174c0ea46a5c3eec9f3599ad8cd2be.tar.xz
aniwatch-api-e136af03bf174c0ea46a5c3eec9f3599ad8cd2be.zip
chore(release): v1.28.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 a367d85..e26d19b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "1.27.1",
+ "version": "1.28.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",