diff options
| author | Conventional Changelog Action <[email protected]> | 2024-07-13 18:24:08 +0000 |
|---|---|---|
| committer | Conventional Changelog Action <[email protected]> | 2024-07-13 18:24:08 +0000 |
| commit | 3e92c9187d279c989c19aff52cefd3ab298590e5 (patch) | |
| tree | 7c21bf0e4d91ccacbf20004a81778e5eac800a76 /package.json | |
| parent | 7ec48b11e57428975b7d8bdb805ffc5696328f5e (diff) | |
| download | aniwatch-api-3e92c9187d279c989c19aff52cefd3ab298590e5.tar.xz aniwatch-api-3e92c9187d279c989c19aff52cefd3ab298590e5.zip | |
chore(release): v1.34.3 [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 2848fc5..a4dbec5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "1.34.2", + "version": "1.34.3", "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", |
