chore: version packages (#430)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-02-12 17:47:59 -06:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 14029d2450
commit 9c20979bfe
5 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ version = 4
[[package]]
name = "agent-browser"
version = "0.9.2"
version = "0.9.3"
dependencies = [
"base64",
"dirs",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "agent-browser"
version = "0.9.2"
version = "0.9.3"
edition = "2021"
description = "Fast browser automation CLI for AI agents"
license = "Apache-2.0"