diff --git a/pubspec.yaml b/pubspec.yaml index 096d896532b62e08b72230c08f9ab36d74bde6b5..dfbeb44caf70029276d740f4030d9e7a14f440f0 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: 0.0.21-SNAPSHOT +version: 0.1.0 environment: sdk: ">=2.17.1 <3.0.0"