Skip to content

Commit e9761db

Browse files
committed
chore: bump plugin version to 1.4.0
1 parent 446c026 commit e9761db

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cc-skills-golang",
33
"description": "AI Agent Skills for production-ready Go projects",
4-
"version": "1.3.0",
4+
"version": "1.4.0",
55
"author": {
66
"name": "Samuel Berthe",
77
"email": "hey@samuel-berthe.fr"

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cc-skills-golang",
33
"displayName": "Skills for Golang",
44
"description": "AI Agent Skills for production-ready Go projects",
5-
"version": "1.3.0",
5+
"version": "1.4.0",
66
"author": {
77
"name": "Samuel Berthe",
88
"email": "hey@samuel-berthe.fr"

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "cc-skills-golang",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "AI Agent Skills for production-ready Go projects"
55
}

0 commit comments

Comments
 (0)