From a0e7e39207d425c679aa5c84d97155660ae4dfbd Mon Sep 17 00:00:00 2001 From: Marcel Lorbeer Date: Wed, 12 Jul 2023 18:13:10 +0200 Subject: [PATCH] Changed Version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf9219c..99b28f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "marcsync", - "version": "1.1.0-dev", + "version": "1.1.1-dev", "description": "A NodeJS MarcSync Client to communicate with MarcSync's API", "main": "dist/marcsync.js", "types": "dist/index.d.ts",