From c42bbfed03dda0d308a3798ce3d69c792f78631e Mon Sep 17 00:00:00 2001 From: CoscineBot <coscine@itc.rwth-aachen.de> Date: Thu, 19 Sep 2024 09:47:54 +0000 Subject: [PATCH] Chore: 3.12.0 # [3.12.0](https://git.rwth-aachen.de/coscine/frontend/libraries/api-client/compare/v3.11.0...v3.12.0) (2024-09-19) ### New * Message controller client ([8652c23](https://git.rwth-aachen.de/coscine/frontend/libraries/api-client/commit/8652c239192657bf3cab5573b5d32d6c316cf765)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8149d0b..87a28c2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@coscine/api-client", "type": "module", - "version": "3.11.0", + "version": "3.12.0", "description": "This project contains the generated api client classes.", "keywords": [ "coscine", -- GitLab