From fa42fef748397fd756da8ce4c3aca38fd3e5334a Mon Sep 17 00:00:00 2001 From: hazycora Date: Mon, 29 Jul 2024 11:17:05 -0500 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31b982b..6936f21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lucida", - "version": "2.0.0-15", + "version": "2.0.0-16", "description": "A modular music downloader tool", "main": "build/index.js", "type": "module",