From b480f9c1dcf92f62c009f84b0ae30cc7be4340d3 Mon Sep 17 00:00:00 2001 From: Lucas Jung Date: Fri, 31 May 2024 10:31:01 +0200 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f12de1c3..2eb9eac2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: proxima description: "A social app that encourages users to visit places in order to see posts." publish_to: "none" -version: 0.4.2 +version: 0.4.3 environment: sdk: '>=3.3.1 <4.0.0'