This commit is contained in:
Chris Tate
2026-01-12 01:24:30 -06:00
parent 278466764b
commit 3bda50cea0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ version = 4
[[package]]
name = "agent-browser"
version = "0.4.2"
version = "0.4.3"
dependencies = [
"libc",
"serde",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "agent-browser"
version = "0.4.2"
version = "0.4.3"
edition = "2021"
description = "Fast browser automation CLI for AI agents"
license = "Apache-2.0"