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