From 6f2da29bc7b3aa68d0612e012e820788962ad350 Mon Sep 17 00:00:00 2001 From: Chris Tate Date: Sun, 11 Jan 2026 01:07:34 -0600 Subject: [PATCH] 0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d94c0e..f08c757 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "agent-browser", - "version": "0.1.2", + "version": "0.1.3", "description": "Headless browser automation CLI for AI agents", "type": "module", "main": "dist/index.js",