chore: version packages (#911)

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