mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-19 16:03:35 +00:00
Bump version to 0.7.8
This commit is contained in:
parent
29ca62fb6e
commit
ced5fc3394
10 changed files with 150 additions and 105 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@mariozechner/pi-agent",
|
||||
"version": "0.7.7",
|
||||
"version": "0.7.8",
|
||||
"description": "General-purpose agent with transport abstraction, state management, and attachment support",
|
||||
"type": "module",
|
||||
"main": "./dist/index.js",
|
||||
|
|
@ -18,8 +18,8 @@
|
|||
"prepublishOnly": "npm run clean && npm run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mariozechner/pi-ai": "^0.7.7",
|
||||
"@mariozechner/pi-tui": "^0.7.7"
|
||||
"@mariozechner/pi-ai": "^0.7.8",
|
||||
"@mariozechner/pi-tui": "^0.7.8"
|
||||
},
|
||||
"keywords": [
|
||||
"ai",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue