From 5c33b376bb3ce981feab276e57d97c2be4956fde Mon Sep 17 00:00:00 2001 From: Matias de Andrea Date: Thu, 29 Oct 2020 17:57:05 +0100 Subject: [PATCH] feat: Update version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8496a9f0..4ae1191d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: tv_randshow description: App to pick a random TV show episode -version: 1.4.0+11 +version: 1.4.1+12 environment: sdk: ">=2.2.2 <3.0.0"