From 8b4ea2e1ec417b20e7d789d0cea80a676111fcb0 Mon Sep 17 00:00:00 2001 From: bastien Date: Sun, 5 Jul 2026 01:10:19 +0200 Subject: [PATCH] version 0.0.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5e3ca22..b1f3c0f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: > Application mobile native Laverie Connectée (Android + iOS). Pas de cible web Flutter — Android en priorité, iOS préparé. publish_to: 'none' -version: 0.0.1 +version: 0.0.2 environment: sdk: '>=3.2.0 <4.0.0'