From cf8ac7ca672d2eef0ecf4f0085286096caa7700b Mon Sep 17 00:00:00 2001 From: luccast <2213102+luccast@users.noreply.github.com> Date: Sun, 1 Feb 2026 15:45:11 -0500 Subject: [PATCH] bump to v1.0.8 --- package.json | 2 +- public/skill.json | 2 +- public/skill.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5ad7f5b..ac3b56c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crabwalk", - "version": "1.0.7", + "version": "1.0.8", "private": true, "type": "module", "scripts": { diff --git a/public/skill.json b/public/skill.json index 7b29330..bf83739 100644 --- a/public/skill.json +++ b/public/skill.json @@ -1,6 +1,6 @@ { "name": "crabwalk", - "version": "1.0.7", + "version": "1.0.8", "description": "Real-time companion monitor for OpenClaw agents", "homepage": "https://crabwalk.app", "repository": "https://github.com/luccast/crabwalk", diff --git a/public/skill.md b/public/skill.md index 8d5b9fd..fa01866 100644 --- a/public/skill.md +++ b/public/skill.md @@ -1,6 +1,6 @@ --- name: crabwalk -version: 1.0.7 +version: 1.0.8 description: Real-time companion monitor for OpenClaw agents homepage: https://crabwalk.app repository: https://github.com/luccast/crabwalk