Skip to content

Commit e920f00

Browse files
chore(release): v1.8.0 [skip ci]
1 parent c7c4549 commit e920f00

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "agent-comms",
33
"description": "Cross-harness LLM agent communication mesh — rooms, DMs, and presence",
4-
"version": "1.7.0",
4+
"version": "1.8.0",
55
"author": {
66
"name": "ExaDev"
77
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agent-comms",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"description": "Cross-harness communication mesh for LLM agents — rooms, DMs, presence, and real-time push delivery over TCP",
55
"type": "module",
66
"packageManager": "pnpm@10.33.0",

0 commit comments

Comments
 (0)