Skip to content

Commit eb41ade

Browse files
chore: sync version to 0.6.4 [skip ci]
1 parent 04f6cc1 commit eb41ade

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"source": {
1313
"source": "npm",
1414
"package": "@goondocks/myco",
15-
"version": "0.6.3"
15+
"version": "0.6.4"
1616
},
1717
"description": "Collective agent intelligence — captures session knowledge and serves it back via MCP",
1818
"license": "MIT",

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "myco",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"description": "Collective agent intelligence — captures session knowledge and serves it back to your team via MCP",
55
"author": {
66
"name": "goondocks-co",

.cursor-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"source": {
1313
"source": "npm",
1414
"package": "@goondocks/myco",
15-
"version": "0.6.3"
15+
"version": "0.6.4"
1616
},
1717
"description": "Collective agent intelligence — captures session knowledge and serves it back via MCP",
1818
"license": "MIT",

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "myco",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"description": "Collective agent intelligence — captures session knowledge and serves it back to your team via MCP",
55
"author": {
66
"name": "goondocks-co"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@goondocks/myco",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"description": "Collective agent intelligence — Claude Code plugin",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)