diff options
| author | Conventional Changelog Action <[email protected]> | 2024-08-14 17:08:58 +0000 |
|---|---|---|
| committer | Conventional Changelog Action <[email protected]> | 2024-08-14 17:08:58 +0000 |
| commit | 2a75f73fbb891e8918ccbe1755e8592f93ec1534 (patch) | |
| tree | a14f2685c937b24432fc754a706de3f34b70b87c /package.json | |
| parent | b87c1d4e678de9b421d6dd96c980902e4581d535 (diff) | |
| download | aniwatch-api-2a75f73fbb891e8918ccbe1755e8592f93ec1534.tar.xz aniwatch-api-2a75f73fbb891e8918ccbe1755e8592f93ec1534.zip | |
chore(release): v1.38.2 [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 98417f6..275ba5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "1.38.1", + "version": "1.38.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", |
