Merge pull request #617 from sarinali/feat/suspend-vm-cli

Bump CLI version
This commit is contained in:
Sarina Li
2025-11-24 10:55:20 -05:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
{
"name": "@trycua/cli",
"version": "0.1.4",
"version": "0.1.5",
"packageManager": "bun@1.1.38",
"description": "Command-line interface for CUA cloud sandboxes and authentication",
"type": "module",