From 3f02f3112b6949fea74377f07ca8d88296bf2740 Mon Sep 17 00:00:00 2001 From: BisratHailu Date: Wed, 8 Apr 2026 23:54:50 +0300 Subject: [PATCH] feat: Complete course practice integration --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3cc40d1..54034fa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: yimaru_app description: A new Flutter project. publish_to: 'none' -version: 0.1.1 +version: 0.1.2+3 environment: sdk: '>=3.0.3 <4.0.0'