From 2ea86c8b5d2e06c1f623254932f87b6a29de7f65 Mon Sep 17 00:00:00 2001 From: JuanM04 Date: Thu, 12 Dec 2019 02:09:09 -0300 Subject: [PATCH] v0.4.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5e07fd9..b3bf69e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Ver anime sin complicaciones. # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 0.4.0 +version: 0.4.1 environment: sdk: ">=2.2.2 <3.0.0"