fix: version 0.1.0 (not 2.0.0)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-03-11 15:57:13 -07:00
parent 0b68c0a798
commit effb88ab66
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gstack-browse",
"version": "2.0.0",
"version": "0.1.0",
"description": "Fast headless browser CLI for AI coding agents. Persistent Chromium daemon with sub-200ms commands.",
"license": "MIT",
"type": "module",