Bump version to 1.5.0

This commit is contained in:
2026-05-27 17:22:54 +08:00
parent e8218a2ab5
commit afbf4cad61
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "clawd",
"version": "1.4.10",
"version": "1.5.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "clawd",
"version": "1.4.10",
"version": "1.5.0",
"license": "MIT",
"dependencies": {
"ssh2": "^1.17.0",

View File

@@ -1,6 +1,6 @@
{
"name": "clawd",
"version": "1.4.10",
"version": "1.5.0",
"description": "Claw Box daemon - connects local Linux box to claw.cutos.ai via WebSocket",
"main": "lib/client.js",
"bin": {