From eafd94e33e15ed603a6ba6712548bb6ab03b54b8 Mon Sep 17 00:00:00 2001
From: CoscineBot <coscine@itc.rwth-aachen.de>
Date: Fri, 12 Jan 2024 09:01:20 +0000
Subject: [PATCH] Chore: 3.4.1

## [3.4.1](https://git.rwth-aachen.de/coscine/frontend/libraries/api-client/compare/v3.4.0...v3.4.1) (2024-01-12)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 42d9e1d..0926684 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@coscine/api-client",
   "type": "module",
-  "version": "3.4.0",
+  "version": "3.4.1",
   "description": "This project contains the generated api client classes.",
   "keywords": [
     "coscine",
-- 
GitLab