chore: bump plugin version to 1.9.1

This commit is contained in:
Samuel Berthe
2026-07-26 16:58:58 +02:00
parent 41bce94a74
commit 15b1a0fcf1
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "cc-skills-golang",
"description": "AI Agent Skills for production-ready Go projects",
"version": "1.9.0",
"version": "1.9.1",
"author": {
"name": "Samuel Berthe",
"email": "hey@samuel-berthe.fr"
+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.0",
"version": "1.9.1",
"author": {
"name": "Samuel Berthe",
"email": "hey@samuel-berthe.fr"
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "cc-skills-golang",
"version": "1.9.0",
"version": "1.9.1",
"description": "AI Agent Skills for production-ready Go projects"
}