From 62817080879d1713f2ef70ee93b2ba43467f983c Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Sun, 19 Sep 2021 15:11:10 +0200 Subject: [PATCH] chore: Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 738cb9636..ab882de0d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: Chat with your friends. publish_to: none -version: 0.40.1+1 +version: 0.41.0+1 environment: sdk: ">=2.6.0 <3.0.0"