From 69f0065d6d2d8323432ac923f0a497613ff520be Mon Sep 17 00:00:00 2001 From: JuanM04 Date: Thu, 12 Dec 2019 22:58:49 -0300 Subject: [PATCH] v0.5.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b3bf69e..2fbf138 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.1 +version: 0.5.0 environment: sdk: ">=2.2.2 <3.0.0"