diff options
| author | Conventional Changelog Action <[email protected]> | 2024-07-03 08:29:20 +0000 |
|---|---|---|
| committer | Conventional Changelog Action <[email protected]> | 2024-07-03 08:29:20 +0000 |
| commit | 9667ed96f130f23b1e02a7e419daca605e9f6fab (patch) | |
| tree | 6c0047d6e4d7a8c3b79544adcf5fbf22a773a36b /package.json | |
| parent | b1e7203764997fa8f24c8005cb8428d0d2b6a00a (diff) | |
| download | aniwatch-api-9667ed96f130f23b1e02a7e419daca605e9f6fab.tar.xz aniwatch-api-9667ed96f130f23b1e02a7e419daca605e9f6fab.zip | |
chore(release): v1.34.1 [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 6b4a299..42a42da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniwatch-api", - "version": "1.34.0", + "version": "1.34.1", "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", |
