From 1c8d75406874c0db3705a052856050528b0a8846 Mon Sep 17 00:00:00 2001 From: null Date: Thu, 28 May 2026 21:32:18 -0500 Subject: [PATCH] chore: bump version to v0.29.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 826bc90..4d425c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bill-tracker", - "version": "0.29.0", + "version": "0.29.1", "description": "Monthly bill tracking system", "main": "server.js", "scripts": {