chore: bump plugin version to 1.4.0

This commit is contained in:
Samuel Berthe
2026-04-30 15:30:28 +02:00
parent 0a7f96748b
commit 72f3669199
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.3.0",
"version": "1.4.0",
"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.3.0",
"version": "1.4.0",
"author": {
"name": "Samuel Berthe",
"email": "hey@samuel-berthe.fr"
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "cc-skills-golang",
"version": "1.3.0",
"version": "1.4.0",
"description": "AI Agent Skills for production-ready Go projects"
}