From 921667d7e9a2395d308c69c675f3d7ab4983d043 Mon Sep 17 00:00:00 2001 From: Paul Valerie GOMA Date: Tue, 5 Aug 2025 00:29:27 +0200 Subject: [PATCH] 1.0.24 -> 1.0.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1b254a..dc18f04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cellule-financiere-pmo/visua-vue", - "version": "1.0.24", + "version": "1.0.25", "type": "module", "description": "Vue.js components of the Visua Design System.", "main": "./dist/visua-vue.umd.cjs",