From fb6f14c42bc36627d7e30bf57b5273f7ea29c3a7 Mon Sep 17 00:00:00 2001 From: Gustas Klevinskas Date: Sat, 19 Oct 2024 14:53:25 +0300 Subject: [PATCH] release: 0.4.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2a6d251..8ffb9af 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: finances description: A new Flutter project. publish_to: 'none' -version: 0.4.0 +version: 0.4.1 environment: sdk: '>=3.1.4 <4.0.0'