From af33a243a1b1a1b2293bee5a710a458b849ac71a Mon Sep 17 00:00:00 2001 From: Borewit Date: Mon, 14 Oct 2024 09:38:53 +0200 Subject: [PATCH] 10.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db73393ef..ebaffa320 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "music-metadata", "description": "Music metadata parser for Node.js, supporting virtual any audio and tag format.", - "version": "10.5.0", + "version": "10.5.1", "author": { "name": "Borewit", "url": "https://github.com/Borewit"