chore(release): cut 0.1.68

This commit is contained in:
Mohamed Boudra
2026-05-05 16:46:10 +07:00
parent 93065b20f7
commit 84478a2dba
10 changed files with 25 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@getpaseo/cli",
"version": "0.1.67",
"version": "0.1.68",
"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.67",
"@getpaseo/server": "0.1.68",
"chalk": "^5.3.0",
"commander": "^12.0.0",
"mime-types": "^2.1.35",