chore: version packages (#610)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-03-03 23:56:46 -06:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 01ac5574d4
commit 7edc5d596c
5 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ dependencies = [
[[package]]
name = "agent-browser"
version = "0.16.1"
version = "0.16.2"
dependencies = [
"aes-gcm",
"async-trait",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "agent-browser"
version = "0.16.1"
version = "0.16.2"
edition = "2021"
description = "Fast browser automation CLI for AI agents"
license = "Apache-2.0"