From 34978f11215bbd57815aaa64a4dc995637ddac8f Mon Sep 17 00:00:00 2001 From: Alex P Date: Sat, 16 Oct 2021 15:20:57 +0200 Subject: [PATCH] Version bump to 1.0.59+59 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ed8ebd6d..9d2cc6e3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: chatsen description: A new Flutter project. publish_to: "none" # Remove this line if you wish to publish to pub.dev using `pub publish` -version: 1.0.58+58 +version: 1.0.59+59 environment: sdk: ">=2.12.0 <3.0.0"