diff options
| author | Conventional Changelog Action <[email protected]> | 2024-03-03 18:14:00 +0000 |
|---|---|---|
| committer | Conventional Changelog Action <[email protected]> | 2024-03-03 18:14:00 +0000 |
| commit | ca368db57eebaba6c0bafda20e024b6db59371d2 (patch) | |
| tree | aef506781271274b1ecfa519fab85c9b1176e353 /package.json | |
| parent | 5b6608c2c83aea3f5081fb8abc50df2cba761ae1 (diff) | |
| download | aniwatch-api-ca368db57eebaba6c0bafda20e024b6db59371d2.tar.xz aniwatch-api-ca368db57eebaba6c0bafda20e024b6db59371d2.zip | |
chore(release): v1.27.1 [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 9acb0b0..a367d85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "1.27.0", + "version": "1.27.1", "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", |
