diff --git a/package.json b/package.json
index b69f9e30f5404beaea17290c3e38cf0fa8587c3e..993135e699d999c14e18bab289ff59c026a92b2e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@coscine/component-library",
-  "version": "1.12.0",
+  "version": "1.12.1",
   "main": "dist/index.umd.js",
   "module": "dist/index.common.js",
   "browser": "dist/index.umd.min.js",
@@ -66,5 +66,5 @@
     ]
   },
   "license": "MIT",
-  "packageManager": "yarn@3.2.0"
+  "packageManager": "yarn@3.2.3"
 }