From 83f7d4d38610c39074f368350a75982c649875b1 Mon Sep 17 00:00:00 2001 From: Aayushmaan <103204377+am-casper@users.noreply.github.com> Date: Sun, 13 Oct 2024 23:14:34 +0530 Subject: [PATCH] doc: updates pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6c8faadc..114b8782 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.4+29 +version: 3.0.5+30 environment: sdk: '>=3.0.0 <4.0.0'