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