Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Commit 3518a27

Browse files
committed
Bump plugin version to 0.2.1
1 parent 3e1bd36 commit 3518a27

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
},
77
"metadata": {
88
"description": "Official plugins from Basic Machines for knowledge management and AI-assisted development",
9-
"version": "0.2.0"
9+
"version": "0.2.1"
1010
},
1111
"plugins": [
1212
{
1313
"name": "basic-memory",
1414
"source": "./",
1515
"description": "Skills, commands, agents, and hooks for Basic Memory MCP - capture knowledge, continue conversations, and manage your knowledge graph with isolated context",
16-
"version": "0.2.0",
16+
"version": "0.2.1",
1717
"author": {
1818
"name": "Basic Machines"
1919
},

.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": "basic-memory",
33
"description": "Claude Code skills, commands, and agents for Basic Memory - capture knowledge, continue conversations, and manage your knowledge graph using the Basic Memory MCP server",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"author": {
66
"name": "Basic Machines"
77
},

0 commit comments

Comments
 (0)