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