From 0f6652230d4ae22bdf69288fa5d413b3e65936ac Mon Sep 17 00:00:00 2001 From: Theodoro Mota Date: Tue, 26 Nov 2024 11:16:53 -0300 Subject: [PATCH] version 0.5.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d335856..9f3d1ec 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ description: The easy way to create and manage invoices on your mobile device. publish_to: 'none' # Remove this line if you wish to publish to pub.dev - version: 0.5.0+19 + version: 0.5.1+20 environment: sdk: '>=3.4.0 <4.0.0'