From cf208cd03bff295a0314b2243073fad86bfb7bae Mon Sep 17 00:00:00 2001 From: Paul Valerie GOMA Date: Thu, 31 Jul 2025 13:35:07 +0200 Subject: [PATCH] 1.0.20 -> 1.0.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 633bc53..e564177 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cellule-financiere-pmo/visua-vue", - "version": "1.0.20", + "version": "1.0.21", "type": "module", "description": "Vue.js components of the Visua Design System.", "main": "./dist/visua-vue.umd.cjs",