chore: version packages (#804)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-03-14 18:23:38 -05:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent fc091d294d
commit 5f8e993602
5 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ dependencies = [
[[package]]
name = "agent-browser"
version = "0.20.4"
version = "0.20.5"
dependencies = [
"aes-gcm",
"async-trait",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "agent-browser"
version = "0.20.4"
version = "0.20.5"
edition = "2021"
description = "Fast browser automation CLI for AI agents"
license = "Apache-2.0"