From c767c7e30e5f9e6e3f6b90004faf9134f6e6b22c Mon Sep 17 00:00:00 2001 From: Matthew Jackson Date: Fri, 6 Mar 2026 15:25:03 -0800 Subject: [PATCH] Bump version to 0.1.2 for ClawHub republish Co-Authored-By: Claude Opus 4.6 --- claw.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/claw.json b/claw.json index 08ef117..ff07559 100644 --- a/claw.json +++ b/claw.json @@ -1,6 +1,6 @@ { "name": "claw-apply", - "version": "0.1.1", + "version": "0.1.2", "description": "Automated job search and application for LinkedIn and Wellfound. Searches for matching roles, applies automatically using stealth browsers, and learns from every unknown question.", "author": "MattJackson", "license": "AGPL-3.0-or-later", diff --git a/package.json b/package.json index 297a713..4451a10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "claw-apply", - "version": "0.1.1", + "version": "0.1.2", "description": "Automated job search and application for LinkedIn and Wellfound", "type": "module", "scripts": {