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
@@ -1,6 +1,6 @@
{
"name": "agent-browser",
"version": "0.4.1",
"version": "0.4.2",
"description": "Headless browser automation CLI for AI agents",
"type": "module",
"main": "dist/daemon.js",