From e1c0d9599d6f4410f7a49a5b27f9a2ecb5a7c195 Mon Sep 17 00:00:00 2001 From: Raj Nakarja Date: Wed, 11 Sep 2024 14:45:21 +0200 Subject: [PATCH] Bumped version for release --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a731ae0..792152f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: noa description: "A new Flutter project." publish_to: 'none' -version: 1.4.8 +version: 1.4.9 environment: sdk: '>=3.3.1 <4.0.0'