fix typo (#18)

* fix skill name

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