Skip to content

Commit 91bd94e

Browse files
chore: release main
1 parent afc5e01 commit 91bd94e

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

.agy/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "compound-engineering",
3-
"version": "3.15.0"
3+
"version": "3.15.1"
44
}

.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": "compound-engineering",
3-
"version": "3.15.0",
3+
"version": "3.15.1",
44
"description": "Brainstorm, plan, debug, review, and compound learnings with AI agents",
55
"author": {
66
"name": "Kieran Klaassen and Trevin Chow"

.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "compound-engineering",
3-
"version": "3.15.0",
3+
"version": "3.15.1",
44
"description": "Brainstorm, plan, debug, review, and compound learnings with AI agents",
55
"author": {
66
"name": "Kieran Klaassen and Trevin Chow"

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "compound-engineering",
33
"displayName": "Compound Engineering",
4-
"version": "3.15.0",
4+
"version": "3.15.1",
55
"description": "Brainstorm, plan, debug, review, and compound learnings with AI agents",
66
"author": {
77
"name": "Kieran Klaassen and Trevin Chow"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "3.15.0",
2+
".": "3.15.1",
33
".claude-plugin": "1.0.3",
44
".cursor-plugin": "1.0.2"
55
}

.kimi-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "compound-engineering",
3-
"version": "3.15.0",
3+
"version": "3.15.1",
44
"description": "Brainstorm, plan, debug, review, and compound learnings with AI agents",
55
"keywords": [
66
"brainstorming",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "compound-engineering",
3-
"version": "3.15.0",
3+
"version": "3.15.1",
44
"description": "Official Compound Engineering skills plugin for coding agents",
55
"type": "module",
66
"private": true,

0 commit comments

Comments
 (0)