From ce21f56596512aef1d43a7092f1136c1862a1be5 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Mon, 12 Apr 2021 21:05:29 +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 231cc6326..14ae1e95c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: Chat with your friends. publish_to: none -version: 0.29.0+0 +version: 0.29.1+0 environment: sdk: ">=2.6.0 <3.0.0"