From db395e40e8a7c159f1e76fa59e90b5b37ff28e51 Mon Sep 17 00:00:00 2001 From: FoxxMD Date: Thu, 31 Aug 2023 10:58:30 -0400 Subject: [PATCH] chore: Bump for release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d983228..9b78d097 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "multi-scrobbler", - "version": "0.5.0", + "version": "0.5.1", "description": "scrobble plays from multiple sources to multiple clients", "scripts": { "schema": "npm run -s schema-aio & npm run -s schema-source & npm run -s schema-client & npm run -s schema-aiosource & npm run -s schema-aioclient",