chore(release): cut 0.1.40

This commit is contained in:
Mohamed Boudra
2026-04-01 13:42:02 +07:00
parent e95554d782
commit 30ebd4b777
10 changed files with 37 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@getpaseo/cli",
"version": "0.1.39",
"version": "0.1.40",
"description": "Paseo CLI - control your AI coding agents from the command line",
"type": "module",
"files": [
@@ -24,8 +24,8 @@
},
"dependencies": {
"@clack/prompts": "^1.0.0",
"@getpaseo/relay": "0.1.39",
"@getpaseo/server": "0.1.39",
"@getpaseo/relay": "0.1.40",
"@getpaseo/server": "0.1.40",
"chalk": "^5.3.0",
"commander": "^12.0.0",
"mime-types": "^2.1.35",