Skip to content

Commit 0e4d856

Browse files
committed
Bump plugin versions to 0.0.8
1 parent 9ec3835 commit 0e4d856

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,27 @@
66
},
77
"metadata": {
88
"description": "Structured development workflow plugins for Claude Code",
9-
"version": "0.0.7"
9+
"version": "0.0.8"
1010
},
1111
"plugins": [
1212
{
1313
"name": "stepwise-core",
1414
"source": "./core",
15-
"version": "0.0.7",
15+
"version": "0.0.8",
1616
"description": "Core workflow for structured development: Research → Plan → Implement → Validate with thoughts/ management",
1717
"keywords": ["workflow", "research", "planning", "implementation", "validation", "thoughts"]
1818
},
1919
{
2020
"name": "stepwise-git",
2121
"source": "./git",
22-
"version": "0.0.7",
22+
"version": "0.0.8",
2323
"description": "Git commit workflow without Claude attribution",
2424
"keywords": ["git", "commit", "version-control"]
2525
},
2626
{
2727
"name": "stepwise-web",
2828
"source": "./web",
29-
"version": "0.0.7",
29+
"version": "0.0.8",
3030
"description": "Web search and research capabilities for external context",
3131
"keywords": ["web", "search", "research", "external"]
3232
},

0 commit comments

Comments
 (0)