From 5fda532ae2fa92a88104834548049154acd634b8 Mon Sep 17 00:00:00 2001 From: Chris Tate Date: Sat, 10 Jan 2026 23:50:58 -0600 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 730c5d6..7ef2fad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "agent-browser", - "version": "0.1.0", + "version": "0.1.1", "description": "Headless browser automation CLI for AI agents", "type": "module", "main": "dist/index.js",