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

This commit is contained in:
lunarfront-bot
2026-04-04 02:31:04 +00:00
parent fe29e548fb
commit 2231f06234
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.1.0
appVersion: "0.1.0"
version: 0.1.1
appVersion: "0.1.1"

View File

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