From 7c8535b99df6539fb91b790d27cf94815e027a7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maty=C3=A1=C5=A1=20Caras?= Date: Mon, 26 Feb 2024 23:30:45 +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 a1d91b3..8a2a40a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: prasule description: Open-source private expense tracker -version: 1.0.0+6 +version: 1.1.0+7 environment: sdk: '>=3.1.0-262.2.beta <4.0.0'