diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index ca6950f..8a696ef 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -10,7 +10,7 @@ { "name": "ytstack", "description": "Claude Code plugin. Project-OS artifact discipline + curated superpowers and gstack skill wrappers + Agent Teams orchestration.", - "version": "0.1.2", + "version": "0.1.3", "source": "./", "author": { "name": "Yesterday", diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 0de32ae..7553362 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "ytstack", - "version": "0.1.2", + "version": "0.1.3", "description": "Yesterday Technologies Stack -- opinionated software-development OS for AI agents. Curated superpowers + gstack skills plus Project-OS artifact discipline (PROJECT.md, DECISIONS.md, KNOWLEDGE.md, milestone/slice/task hierarchy), orchestrated via SessionStart hooks.", "author": { "name": "Yesterday", @@ -19,7 +19,7 @@ "yesterday-ai" ], "dependencies": [ - { "name": "web-design", "marketplace": "ystacks" }, + { "name": "web-design" }, { "name": "yesterday-brand", "marketplace": "ystacks-internal" } ] }