Skip to content

Commit 4469a95

Browse files
support for openclaw
1 parent be40cef commit 4469a95

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
"name": "agent-clinch",
9-
"version": "0.7.8",
9+
"version": "0.8.0",
1010
"description": "Clinch Protocol CLI — agent negotiation from your terminal",
1111
"main": "cli.js",
1212
"bin": {
@@ -19,6 +19,6 @@
1919
"dependencies": {
2020
"commander": "^14.0.3",
2121
"node-llama-cpp": "^3.18.1",
22-
"clinch-core": "0.7.4"
22+
"clinch-core": "0.8.0"
2323
}
2424
}

0 commit comments

Comments
 (0)