Skip to content

Commit 08c5f3b

Browse files
committed
chore(release): bump to v2.7.1
1 parent 0ca9386 commit 08c5f3b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monomind",
3-
"version": "2.7.0",
3+
"version": "2.7.1",
44
"description": "Open-source CLI extension for Claude Code. Adds an MCP server with a codebase knowledge graph, persistent memory, multi-agent coordination, and reusable slash commands. MIT licensed, runs locally, no data leaves your machine.",
55
"main": "dist/index.js",
66
"type": "module",

packages/@monomind/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@monoes/monomindcli",
3-
"version": "2.7.0",
3+
"version": "2.7.1",
44
"type": "module",
55
"description": "CLI engine for Monomind — an open-source MCP server that extends Claude Code with a codebase knowledge graph (tree-sitter + SQLite), persistent memory, multi-agent task coordination, and session hooks. MIT licensed, fully local.",
66
"main": "dist/src/index.js",

0 commit comments

Comments
 (0)