From 315e739d76403af8669824d43b78ab3d92819f0f Mon Sep 17 00:00:00 2001 From: nrubin29 Date: Wed, 19 Jan 2022 22:32:50 -0800 Subject: [PATCH] Bumped version number --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 4ba5d58..b633d90 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -1,7 +1,7 @@ name: opengov_app description: Participant/admin UI for OpenGov. publish_to: 'none' -version: 1.0.0+2 +version: 1.0.0+3 environment: sdk: ">=2.15.1 <3.0.0"