diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 1b48f9c..e36f706 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,7 @@ { "name": "ponytail", - "description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works — YAGNI, stdlib first, no unrequested abstractions.", + "version": "4.0.0", + "description": "Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.", "author": { "name": "Dietrich Gebert", "url": "https://github.com/DietrichGebert"