From cdb71b1525b7cd00abff18c6f06397d04506cd9d Mon Sep 17 00:00:00 2001 From: Aayushmaan <103204377+am-casper@users.noreply.github.com> Date: Wed, 9 Oct 2024 21:46:03 +0530 Subject: [PATCH] docs: updates version-name --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index dcf59aa1..f456a7da 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ description: A new Flutter project. # pub.dev using `flutter pub publish`. This is preferred for private packages. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 3.0.2+25 +version: 3.0.2+27 environment: sdk: '>=3.0.0 <4.0.0'