From 4a44f8d8cea0b1cf1d2fb32009bbdb6854388475 Mon Sep 17 00:00:00 2001 From: Borewit Date: Thu, 13 Jan 2022 10:15:52 +0100 Subject: [PATCH] 7.11.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63f436314..3fec5b590 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": "7.11.5", + "version": "7.11.6", "author": { "name": "Borewit", "url": "https://github.com/Borewit"