diff --git a/package.json b/package.json
index 347e2d674caaf15e9b71d14fa83e170becdc12fd..2311a0a621358a8eb011382dbf4be841fce1089b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@coscine/api-client",
-  "version": "2.2.0",
+  "version": "2.3.0",
   "description": "This project contains the generated api connection classes.",
   "keywords": [
     "coscine",
@@ -129,5 +129,5 @@
   "dependencies": {
     "axios": "^0.21.1"
   },
-  "packageManager": "yarn@3.2.1"
+  "packageManager": "yarn@3.2.2"
 }