diff options
| author | Conventional Changelog Action <[email protected]> | 2024-04-14 02:56:30 +0000 |
|---|---|---|
| committer | Conventional Changelog Action <[email protected]> | 2024-04-14 02:56:30 +0000 |
| commit | 47e104438ae4799436105c357ef0b7213bfd8f62 (patch) | |
| tree | f1214df16ee0cf8b27770eb29e5654a71f60a40c /package.json | |
| parent | 7688301bf2224bb81bd20d9843cdba977ad48a44 (diff) | |
| download | aniwatch-api-47e104438ae4799436105c357ef0b7213bfd8f62.tar.xz aniwatch-api-47e104438ae4799436105c357ef0b7213bfd8f62.zip | |
chore(release): v1.30.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 9a43f09..d05ff54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "1.29.0", + "version": "1.30.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", |
