From 63a884914f962cca868a4d689241267987b4c017 Mon Sep 17 00:00:00 2001 From: Krille Fear Date: Wed, 17 Feb 2021 13:21:04 +0000 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9d7396da..3b07d401 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: Chat with your friends. publish_to: none -version: 0.26.1+0 +version: 0.27.0+0 environment: sdk: ">=2.6.0 <3.0.0"