From 1d38a8bbe42ed22932dbb311757d1e8d6c8e1f27 Mon Sep 17 00:00:00 2001 From: lt94 Date: Thu, 25 Jul 2024 20:30:15 +0800 Subject: [PATCH] feat: tag v3.0.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3cb39af..a91a6d5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 3.0.1+11 +version: 3.0.2+12 environment: sdk: ">=2.12.0 <3.0.0"