From 518634ad52a69ca30e6b643525259332be9842d8 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Sun, 28 Mar 2021 10:44:27 +0200 Subject: [PATCH] chore: Update version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0da01e4d..b8c5e3bc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: Chat with your friends. publish_to: none -version: 0.28.0+0 +version: 0.28.1+0 environment: sdk: ">=2.6.0 <3.0.0"