diff --git a/package-lock.json b/package-lock.json index eb8cc121..9d4997c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "music-metadata", - "version": "11.8.3", + "version": "11.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "music-metadata", - "version": "11.8.3", + "version": "11.9.0", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 27eec3d0..08781134 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": "11.8.3", + "version": "11.9.0", "author": { "name": "Borewit", "url": "https://github.com/Borewit"