chore: bump plugin to v2.0.0, minor-bump every skill (#95)

Version bumps kept out of the content PRs (#91, #92, #93, #94) so
those stay reviewable on their own merits. This is a standalone
release marker: every skill moves to its next minor version, and the
plugin manifests (.claude-plugin, .cursor-plugin, gemini-extension)
move to 2.0.0 together.
This commit is contained in:
Samuel Berthe
2026-08-19 22:36:19 +02:00
committed by GitHub
parent 01cdd1a917
commit ba9cc6d7fd
49 changed files with 49 additions and 49 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "cc-skills-golang",
"displayName": "Skills for Golang",
"description": "AI Agent Skills for production-ready Go projects",
"version": "1.9.1",
"version": "2.0.0",
"author": {
"name": "Samuel Berthe",
"email": "hey@samuel-berthe.fr"