From 44d79f83f1a6179cbc3dbff159c8f089f539afb6 Mon Sep 17 00:00:00 2001 From: aria Date: Tue, 20 Aug 2024 01:28:39 -0400 Subject: [PATCH] bump lucida version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 852d0a1..2f44ec6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lucida", - "version": "2.0.0-32", + "version": "2.0.0-33", "description": "A modular music downloader tool", "main": "build/index.js", "type": "module",