chore(release): cut 0.1.63-beta.4

This commit is contained in:
Mohamed Boudra
2026-04-27 17:25:25 +07:00
parent 0245fa59f2
commit 304e6d701a
10 changed files with 25 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@getpaseo/cli",
"version": "0.1.63-beta.3",
"version": "0.1.63-beta.4",
"description": "Paseo CLI - control your AI coding agents from the command line",
"bin": {
"paseo": "bin/paseo"
@@ -24,7 +24,7 @@
},
"dependencies": {
"@clack/prompts": "^1.0.0",
"@getpaseo/server": "0.1.63-beta.3",
"@getpaseo/server": "0.1.63-beta.4",
"chalk": "^5.3.0",
"commander": "^12.0.0",
"mime-types": "^2.1.35",