chore(release): cut 0.1.109

This commit is contained in:
Mohamed Boudra
2026-07-16 09:46:41 +02:00
parent 75d784534f
commit 42e101c81e
12 changed files with 41 additions and 41 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@getpaseo/cli",
"version": "0.1.108",
"version": "0.1.109",
"description": "Paseo CLI - control your AI coding agents from the command line",
"bin": {
"paseo": "bin/paseo"
@@ -27,9 +27,9 @@
},
"dependencies": {
"@clack/prompts": "^1.0.0",
"@getpaseo/client": "0.1.108",
"@getpaseo/protocol": "0.1.108",
"@getpaseo/server": "0.1.108",
"@getpaseo/client": "0.1.109",
"@getpaseo/protocol": "0.1.109",
"@getpaseo/server": "0.1.109",
"chalk": "^5.3.0",
"commander": "^12.0.0",
"mime-types": "^2.1.35",