chore: sync package.json version to 0.27.0

This commit is contained in:
null 2026-05-14 02:24:50 -05:00
parent 7d2d0bf45e
commit 488f329e14
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "bill-tracker",
"version": "0.26.1",
"version": "0.27.0",
"description": "Monthly bill tracking system",
"main": "server.js",
"scripts": {