From c39e09b2b6d955f3d8ee269cff900e73a38a7e9d Mon Sep 17 00:00:00 2001 From: Hyperling Date: Thu, 27 Mar 2025 11:57:22 -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 ac6ecd9..4e758fb 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.2 +version: 0.1.3 environment: sdk: ^3.6.1