From 9a0d13c92027c999735f1719d0bc26477b3451e4 Mon Sep 17 00:00:00 2001 From: Matthew Jackson Date: Fri, 6 Mar 2026 16:10:00 -0800 Subject: [PATCH] Bump to 0.1.5 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 f1d2d95..196f29d 100644 --- a/claw.json +++ b/claw.json @@ -1,6 +1,6 @@ { "name": "claw-apply", - "version": "0.1.4", + "version": "0.1.5", "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 c6eb167..36bf17a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "claw-apply", - "version": "0.1.4", + "version": "0.1.5", "description": "Automated job search and application for LinkedIn and Wellfound", "type": "module", "scripts": {