This commit is contained in:
Chris Tate
2026-04-06 10:53:37 -05:00
committed by GitHub
parent 1f8757b215
commit 7b3f826cbb
7 changed files with 34 additions and 15 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ dependencies = [
[[package]]
name = "agent-browser"
version = "0.25.0"
version = "0.25.1"
dependencies = [
"aes-gcm",
"async-trait",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "agent-browser"
version = "0.25.0"
version = "0.25.1"
edition = "2021"
description = "Fast browser automation CLI for AI agents"
license = "Apache-2.0"