From 555a115b6c83c3f1d8113695e049fb9d20fb88ef Mon Sep 17 00:00:00 2001 From: a-mabe Date: Sat, 21 Dec 2024 16:03:32 -0500 Subject: [PATCH] Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e8f8338c..6e9c3e69 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # 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: 1.5.0+32 +version: 1.5.0+33 environment: sdk: '>=3.3.0 <4.0.0'