Skip to content

Commit 6f6f8fb

Browse files
committed
feat: update version to 0.3.0 and enhance MCP server documentation with detailed descriptions and examples
1 parent bf8095e commit 6f6f8fb

File tree

2 files changed

+494
-108
lines changed

2 files changed

+494
-108
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "copilot-memory-store",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"private": false,
55
"type": "module",
66
"description": "Local JSON memory store with CLI + MCP server for GitHub Copilot / MCP clients.",

0 commit comments

Comments
 (0)