From be91dab47b09dabcc8bccd802374f345de2e8f78 Mon Sep 17 00:00:00 2001 From: CoscineBot <coscine@itc.rwth-aachen.de> Date: Fri, 18 Oct 2024 08:20:18 +0000 Subject: [PATCH] Chore: 3.13.0 # [3.13.0](https://git.rwth-aachen.de/coscine/frontend/libraries/api-client/compare/v3.12.0...v3.13.0) (2024-10-18) ### Update * Removed Institute Field ([9b0d3ab](https://git.rwth-aachen.de/coscine/frontend/libraries/api-client/commit/9b0d3ab9abcb18e1a40746532fdbe92cfc5f7624)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87a28c2..4b66f6b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@coscine/api-client", "type": "module", - "version": "3.12.0", + "version": "3.13.0", "description": "This project contains the generated api client classes.", "keywords": [ "coscine", -- GitLab