From 0113c08a604f224773d307091e7f20bd748b49ec Mon Sep 17 00:00:00 2001 From: Matthieu Date: Wed, 18 Mar 2026 14:13:21 +0100 Subject: [PATCH] chore : bump version to v0.3.1 Co-Authored-By: Claude Opus 4.6 (1M context) --- config/version.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/version.yaml b/config/version.yaml index 1adf00e..4c1315e 100644 --- a/config/version.yaml +++ b/config/version.yaml @@ -1,2 +1,2 @@ parameters: - app.version: '0.3.0' + app.version: '0.3.1'