From f4884af028d2f4acd86173124d8dbf5e116931dc Mon Sep 17 00:00:00 2001 From: Krille Fear Date: Tue, 16 Nov 2021 08:27:55 +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 de1b878b..9bdb429e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: Chat with your friends. publish_to: none -version: 0.42.2+1562 +version: 0.42.3+1662 environment: sdk: ">=2.11.0 <3.0.0"