diff options
| author | Conventional Changelog Action <[email protected]> | 2024-07-13 18:45:04 +0000 |
|---|---|---|
| committer | Conventional Changelog Action <[email protected]> | 2024-07-13 18:45:04 +0000 |
| commit | ce12c5d7c5cc56848eccf2deaeb7bc70c912a833 (patch) | |
| tree | b972f81292d11e234fd2d656b9bb9939147e4be9 /package.json | |
| parent | 0ede55f0ba48bb8bff5312c8cfb2635920fd2636 (diff) | |
| download | aniwatch-api-ce12c5d7c5cc56848eccf2deaeb7bc70c912a833.tar.xz aniwatch-api-ce12c5d7c5cc56848eccf2deaeb7bc70c912a833.zip | |
chore(release): v1.36.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 9ff2aa8..8e26614 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "1.35.0", + "version": "1.36.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", |
