diff options
| author | Koert Weber <[email protected]> | 2024-04-28 11:48:08 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-28 11:48:08 +0200 |
| commit | e03cf5564ae60187a3e1fab400ed004ebf8068fa (patch) | |
| tree | 3b748ae2f2e78f5892fd8bd692cac011f0fb0f0b /package.json | |
| parent | 2f0157ab33b21ff3cac33333d65dd1adcc3308ca (diff) | |
| parent | 3722ab13e1f66e668c618962ee36483e841c8901 (diff) | |
| download | aniwatch-api-e03cf5564ae60187a3e1fab400ed004ebf8068fa.tar.xz aniwatch-api-e03cf5564ae60187a3e1fab400ed004ebf8068fa.zip | |
Merge branch 'ghoshRitesh12:main' into main
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 e2fbfab..cb6c105 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "1.31.0", + "version": "1.32.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", |
