chore: bump version to v0.0.29
All checks were successful
Build & Release / build (push) Has been skipped

This commit is contained in:
lunarfront-bot
2026-04-04 00:49:46 +00:00
parent d9a7409f9c
commit 0034e0b8b3
2 changed files with 3 additions and 3 deletions

View File

@@ -2,5 +2,5 @@ apiVersion: v2
name: lunarfront name: lunarfront
description: LunarFront small business management platform description: LunarFront small business management platform
type: application type: application
version: 0.0.28 version: 0.0.29
appVersion: "0.0.28" appVersion: "0.0.29"

View File

@@ -1,6 +1,6 @@
{ {
"name": "@lunarfront/backend", "name": "@lunarfront/backend",
"version": "0.0.28", "version": "0.0.29",
"private": true, "private": true,
"type": "module", "type": "module",
"scripts": { "scripts": {