From f84d1967f258336702aed766cc2c850775c741a9 Mon Sep 17 00:00:00 2001 From: null Date: Thu, 28 May 2026 22:09:24 -0500 Subject: [PATCH] chore: bump version to v0.29.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d425c3..7fa2423 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bill-tracker", - "version": "0.29.1", + "version": "0.29.2", "description": "Monthly bill tracking system", "main": "server.js", "scripts": {