* sync version

* 0.4.1

* add release script
This commit is contained in:
Chris Tate
2026-01-12 00:43:52 -06:00
committed by GitHub
parent a0802b1863
commit bc0b99c374
4 changed files with 54 additions and 8 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ version = 4
[[package]]
name = "agent-browser"
version = "0.4.0"
version = "0.4.1"
dependencies = [
"libc",
"serde",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "agent-browser"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
description = "Fast browser automation CLI for AI agents"
license = "Apache-2.0"