From a133202e1bee1021d141d9f5dbb86ab84c85046f Mon Sep 17 00:00:00 2001 From: Matthew Jackson Date: Fri, 6 Mar 2026 15:27:17 -0800 Subject: [PATCH] Bump to 0.1.3 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 ff07559..9590c13 100644 --- a/claw.json +++ b/claw.json @@ -1,6 +1,6 @@ { "name": "claw-apply", - "version": "0.1.2", + "version": "0.1.3", "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 4451a10..caef179 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "claw-apply", - "version": "0.1.2", + "version": "0.1.3", "description": "Automated job search and application for LinkedIn and Wellfound", "type": "module", "scripts": {