diff --git a/pubspec.yaml b/pubspec.yaml index f6a0a57..bcdfc9b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Receipt Manager # The following line prevents the package from being accidentally published to # pub.dev using `pub publish`. This is preferred for private packages. -publish_to: '1.0.7' # Remove this line if you wish to publish to pub.dev +publish_to: '1.0.8' # Remove this line if you wish to publish to pub.dev # The following defines the version and build number for your application. # A version number is three numbers separated by dots, like 1.2.43 @@ -15,7 +15,7 @@ publish_to: '1.0.7' # 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: 1.0.7+40 +version: 1.0.8+48 environment: sdk: ">=2.7.0 <3.0.0"