From 8002bc022602269fce99521378bf08e364baa8b6 Mon Sep 17 00:00:00 2001 From: Marcel Lorbeer Date: Tue, 26 Mar 2024 13:55:32 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3bf2fd0..10e9f5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "marcsync", - "version": "1.2.0", + "version": "1.2.1", "description": "A NodeJS MarcSync Client to communicate with MarcSync's API", "main": "dist/marcsync.js", "types": "dist/index.d.ts", -- 2.47.2