diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 7d101a9..f6c2c2f 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "cc-skills-golang", "description": "AI Agent Skills for production-ready Go projects", - "version": "1.2.5", + "version": "1.3.0", "author": { "name": "Samuel Berthe", "email": "hey@samuel-berthe.fr" diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index ce74b34..f85aca3 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -2,7 +2,7 @@ "name": "cc-skills-golang", "displayName": "Skills for Golang", "description": "AI Agent Skills for production-ready Go projects", - "version": "1.2.5", + "version": "1.3.0", "author": { "name": "Samuel Berthe", "email": "hey@samuel-berthe.fr" diff --git a/gemini-extension.json b/gemini-extension.json index 4a31077..22b1f91 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,5 +1,5 @@ { "name": "cc-skills-golang", - "version": "1.2.5", + "version": "1.3.0", "description": "AI Agent Skills for production-ready Go projects" } \ No newline at end of file