1 parent a20a5b6 commit 2e905bfCopy full SHA for 2e905bf
1 file changed
package.json
@@ -6,7 +6,7 @@
6
7
8
"name": "agent-clinch",
9
- "version": "0.8.5",
+ "version": "0.8.6",
10
"description": "Clinch Protocol CLI — agent negotiation from your terminal",
11
"main": "cli.js",
12
"bin": {
@@ -19,7 +19,7 @@
19
"dependencies": {
20
"commander": "^14.0.3",
21
"node-llama-cpp": "^3.18.1",
22
- "clinch-core": "0.8.3",
+ "clinch-core": "0.8.5",
23
"node-notifier": "10.0.1",
24
"express": "5.2.1",
25
"tweetnacl": "1.0.3"
0 commit comments