From 785726dd5f35dfd45561515ef119ff3b4ea9f040 Mon Sep 17 00:00:00 2001 From: CoscineBot <coscine@itc.rwth-aachen.de> Date: Fri, 12 Aug 2022 09:54:40 +0000 Subject: [PATCH] Chore: 2.4.0 # [2.4.0](https://git.rwth-aachen.de/coscine/frontend/libraries/api-client/compare/v2.3.0...v2.4.0) (2022-08-12) ### Update * Search API ([3b19852](https://git.rwth-aachen.de/coscine/frontend/libraries/api-client/commit/3b19852a74951e76c3bdd3abfa318544231c269f)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2311a0a..27018e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coscine/api-client", - "version": "2.3.0", + "version": "2.4.0", "description": "This project contains the generated api connection classes.", "keywords": [ "coscine", -- GitLab