chore: bump version to 0.5.7

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
decolua
2026-06-21 17:45:23 +07:00
parent f6f7b14faa
commit 096491d8d7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "9router",
"version": "0.5.6",
"version": "0.5.7",
"description": "9Router CLI - Start and manage 9Router server",
"bin": {
"9router": "./cli.js"

View File

@@ -1,6 +1,6 @@
{
"name": "9router-app",
"version": "0.5.6",
"version": "0.5.7",
"description": "9Router web dashboard",
"private": true,
"scripts": {