From efe4988ddd46479f13ccf078470bfe8e029adb2f Mon Sep 17 00:00:00 2001 From: Marcel Date: Sun, 5 Jan 2020 14:10:22 +0000 Subject: [PATCH] Change version to 0.2.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c1ff3fb..5b5294f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Chat with your friends. # 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.1.8+9 +version: 0.2.0+10 environment: sdk: ">=2.1.0 <3.0.0"