From 61830de5b382cdf21b4fc74d5f6af89d4a2bf651 Mon Sep 17 00:00:00 2001 From: Kristen McWilliam <9575627+Merrit@users.noreply.github.com> Date: Wed, 6 Nov 2024 07:47:18 -0500 Subject: [PATCH] chore: bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2e23070..d4c3de6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ description: A new Flutter project. # Prevent accidental publishing to pub.dev. publish_to: "none" -version: 0.14.1+27 +version: 0.14.2+28 environment: sdk: ">=3.0.0 <4.0.0"