From 04805bceb3ee1d852297eeeb84a29315d6431804 Mon Sep 17 00:00:00 2001 From: Borewit Date: Sat, 31 Aug 2024 12:09:22 +0200 Subject: [PATCH] 0.18.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f74341e1..ff4781f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "musicbrainz-api", - "version": "0.18.1", + "version": "0.18.2", "description": "MusicBrainz API client for reading and submitting metadata", "exports": "./lib/index.js", "types": "lib/index.d.ts",