From 1d67bc0b0acc87abfae6aa2edc40c5fb12267b98 Mon Sep 17 00:00:00 2001 From: Nils Bergmann Date: Sat, 10 Feb 2024 23:55:12 +0100 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4c7a67..eeae6ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webuntis", - "version": "2.1.0", + "version": "2.1.1", "description": "WebUntis API", "main": "dist/webuntis.js", "module": "dist/webuntis.mjs",