diff options
| author | Conventional Changelog Action <[email protected]> | 2024-03-03 17:47:47 +0000 |
|---|---|---|
| committer | Conventional Changelog Action <[email protected]> | 2024-03-03 17:47:47 +0000 |
| commit | 7e9e84b5c1575fbc7031d39155f1776fa89a0620 (patch) | |
| tree | 84137b7357567068dbde8e55c46f03c6bd555860 /package.json | |
| parent | c3a62605657ee020570300571bb387177d432741 (diff) | |
| download | aniwatch-api-7e9e84b5c1575fbc7031d39155f1776fa89a0620.tar.xz aniwatch-api-7e9e84b5c1575fbc7031d39155f1776fa89a0620.zip | |
chore(release): v1.27.0 [skip ci]
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bf1ab7d..9acb0b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "1.26.0", + "version": "1.27.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", |
