diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 1faf3e741..6237381be 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -12,7 +12,7 @@ { "name": "impeccable", "description": "Design vocabulary and skills for frontend development. Includes 20 commands (/polish, /distill, /audit, /typeset, /overdrive, etc.) and an enhanced frontend-design skill with curated anti-patterns.", - "version": "2.0.1", + "version": "2.0.2", "author": { "name": "Paul Bakaus", "email": "paul@paulbakaus.com" diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 7bceb8c98..cebc4b76e 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "impeccable", "description": "Design vocabulary and skills for frontend development. Includes 21 skills (20 user-invocable: /polish, /distill, /audit, /typeset, /overdrive, etc.) and an enhanced frontend-design skill with curated anti-patterns.", - "version": "2.0.1", + "version": "2.0.2", "author": { "name": "Paul Bakaus", "email": "paul@paulbakaus.com" diff --git a/package.json b/package.json index 6e7783aa4..362b91ebe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "impeccable", - "version": "2.0.1", + "version": "2.0.2", "author": "Paul Bakaus", "bin": { "impeccable": "./bin/impeccable"