diff options
| author | Conventional Changelog Action <[email protected]> | 2024-04-21 14:34:21 +0000 |
|---|---|---|
| committer | Conventional Changelog Action <[email protected]> | 2024-04-21 14:34:21 +0000 |
| commit | 22599a38d9e08c4dc5cd325c53f5509980f435fe (patch) | |
| tree | 1c403d59e160b474180ea10ec90e0e9d2c733fc6 /package.json | |
| parent | a2c10d3f2b7a1308c1947cac7a3dded51ed04b33 (diff) | |
| download | aniwatch-api-22599a38d9e08c4dc5cd325c53f5509980f435fe.tar.xz aniwatch-api-22599a38d9e08c4dc5cd325c53f5509980f435fe.zip | |
chore(release): v1.31.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 d05ff54..e2fbfab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "1.30.0", + "version": "1.31.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", |
