From fe8f16c7a57ca0b39511bdf7ed38c42792a2ccae Mon Sep 17 00:00:00 2001 From: Chris Tate Date: Sun, 11 Jan 2026 04:30:10 -0600 Subject: [PATCH] 0.3.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b6cc57..06cd264 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "agent-browser", - "version": "0.3.6", + "version": "0.3.7", "description": "Headless browser automation CLI for AI agents", "type": "module", "main": "dist/index.js",