From 7f51f7f6b6fc81373dd4d4791161d98a7b3adaaa Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Sat, 16 Jan 2021 20:55:45 +0100 Subject: [PATCH] chore: Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9ba9901a..4c32e033 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: Chat with your friends. publish_to: none -version: 0.24.3+0 +version: 0.25.0+0 environment: sdk: ">=2.6.0 <3.0.0"