From 2970431b9137f0cbb6238490537f9582be400aa4 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Fri, 21 Mar 2025 15:03:16 -0700 Subject: [PATCH] Increment the version. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0f1c28e..ac6ecd9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: expense_tracker description: Track recurring expenses against income and liquid assets. publish_to: 'none' -version: 0.1.1 +version: 0.1.2 environment: sdk: ^3.6.1