From d9b6597c37b90beeabcc662a0af3f290cf4239e6 Mon Sep 17 00:00:00 2001 From: Artem Chepurnoy Date: Thu, 9 Dec 2021 16:47:31 +0100 Subject: [PATCH] Bump version to 2.2.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a41f21e..39699c0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ description: A new Flutter application. # Both the version and the builder number may be overridden in flutter # build by specifying --build-name and --build-number, respectively. # Read more about versioning at semver.org. -version: 2.1.0+38 +version: 2.2.2+39 environment: sdk: ">=2.2.2 <3.0.0"