diff --git a/package.json b/package.json
index 68a634382e0577dbecc07714561ff75e87619a2a..920b2be8eef5ec7725d34b2cc8d87a479dea0a6f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@coscine/api-client",
-  "version": "1.0.0",
+  "version": "1.1.0",
   "description": "This project contains the generated api connection classes.",
   "keywords": [
     "coscine",
@@ -128,5 +128,6 @@
   },
   "dependencies": {
     "axios": "^0.21.1"
-  }
+  },
+  "packageManager": "yarn@3.1.1"
 }