From 73a8c2ff65de8653af18aeee95a9ba4b5b79915c Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Fri, 18 Dec 2020 13:00:15 +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 ae3b02df7..82dc7cadc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: Chat with your friends. publish_to: none -version: 0.23.0+0 +version: 0.24.0+0 environment: sdk: ">=2.6.0 <3.0.0"