From 924eb85e82d56cc36808203b6789bb2335e95836 Mon Sep 17 00:00:00 2001 From: Chris Tate Date: Sun, 11 Jan 2026 03:09:27 -0600 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac32f92..7ee32a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "agent-browser", - "version": "0.2.0", + "version": "0.3.0", "description": "Headless browser automation CLI for AI agents", "type": "module", "main": "dist/index.js",