chore: bump version to 0.6.0 (#153)

This commit is contained in:
Chris Tate
2026-01-18 11:37:26 -06:00
committed by GitHub
parent 818d9fa95e
commit 62f9b4dd6b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ version = 4
[[package]]
name = "agent-browser"
version = "0.5.0"
version = "0.6.0"
dependencies = [
"libc",
"serde",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "agent-browser"
version = "0.5.0"
version = "0.6.0"
edition = "2021"
description = "Fast browser automation CLI for AI agents"
license = "Apache-2.0"