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

This commit is contained in:
lunarfront-bot
2026-04-04 01:08:32 +00:00
parent b8f0c7ecba
commit 36eb377583
2 changed files with 3 additions and 3 deletions

View File

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

View File

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