From f1692193f6e88a9c770572f689e71854be6aaab6 Mon Sep 17 00:00:00 2001 From: null Date: Thu, 28 May 2026 02:59:59 -0500 Subject: [PATCH] chore: bump version to v0.28.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 485ba36..44db7d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bill-tracker", - "version": "0.28.2", + "version": "0.28.3", "description": "Monthly bill tracking system", "main": "server.js", "scripts": {