From 7ffd9b61c26bb6e7c0fd6e4c348d72c5861d8e01 Mon Sep 17 00:00:00 2001 From: Fmar <_@fmar.link> Date: Fri, 8 Sep 2023 17:17:04 +0200 Subject: [PATCH] v0.8.3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 33872fcc..b3c66e78 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 0.8.2 +version: 0.8.3 environment: sdk: '>=3.0.0 <3.11.0'