aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorConventional Changelog Action <[email protected]>2023-08-07 17:47:24 +0000
committerConventional Changelog Action <[email protected]>2023-08-07 17:47:24 +0000
commitc9eddde1ef8e22a958548b3ea479e19ef980708e (patch)
tree83a34a0da18ddb03929a11d84f2e55ccc45cec13 /package.json
parent489d418cbcdeaaa67658f443adc2d57cbbb3000a (diff)
downloadaniwatch-api-c9eddde1ef8e22a958548b3ea479e19ef980708e.tar.xz
aniwatch-api-c9eddde1ef8e22a958548b3ea479e19ef980708e.zip
chore(release): v1.5.1 [skip ci]
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1c2d5f8..b75ae94 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aniwatch-api",
- "version": "1.5.0",
+ "version": "1.5.1",
"description": "Node Express API for obtaining anime information from aniwatch",
"main": "ts-node src/server.ts",
"scripts": {