From 7e8adc7265ffb6a451cc2e6415886a8ccb947dc2 Mon Sep 17 00:00:00 2001 From: wxsm Date: Sun, 17 Dec 2023 22:40:55 +0800 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a84f51..9791612 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bv2mp3", - "version": "2.2.1", + "version": "3.0.0", "description": "A tool to download all videos and convert to mp3 inside a video set of bilibili (also works for single video, of course).", "bin": "index.js", "type": "module",