From 85af92ba45fa88b06a226f8041d8f6bcfc8f5898 Mon Sep 17 00:00:00 2001 From: Dylan Decrulle Date: Wed, 24 Jul 2024 14:39:29 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04ab96a02..ba0f767b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@inseefr/lunatic", - "version": "3.2.3", + "version": "3.2.4", "description": "Library of questionnaire components", "type": "module", "repository": {