From 36ea4f4e112fe12b7fc243c43e11b0fa7a7be0df Mon Sep 17 00:00:00 2001 From: rami-a <2364772+rami-a@users.noreply.github.com> Date: Fri, 7 Feb 2020 14:29:52 -0500 Subject: [PATCH] [Gallery] Bump version to 2.3 (#321) --- gallery/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gallery/pubspec.yaml b/gallery/pubspec.yaml index dab84eba6..69f1d0314 100644 --- a/gallery/pubspec.yaml +++ b/gallery/pubspec.yaml @@ -1,7 +1,7 @@ name: gallery description: A resource to help developers evaluate and use Flutter. -version: 2.2.0+020200 +version: 2.3.0+020300 environment: sdk: ">=2.3.0 <3.0.0"