Skip to content

Commit d824523

Browse files
chore: bump version to 1.3.0
1 parent bcb06f0 commit d824523

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{
1010
"name": "galyarder-agent-framework",
1111
"description": "The ultimate 1-Man Army framework for high-rigor engineering and business growth",
12-
"version": "1.2.0",
12+
"version": "1.3.0",
1313
"source": "./",
1414
"author": {
1515
"name": "Galyarder Labs",

.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": "galyarder-agent-framework",
33
"description": "The ultimate 1-Man Army framework for high-rigor engineering and business growth",
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"author": {
66
"name": "Galyarder Labs",
77
"email": "hello@galyarderlabs.app"

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "galyarder-agent-framework",
33
"displayName": "Galyarder Agent Framework",
44
"description": "Core skills library: TDD, debugging, collaboration patterns, and proven techniques",
5-
"version": "1.2.0",
5+
"version": "1.3.0",
66
"author": {
77
"name": "Galyarder Labs",
88
"email": "hello@galyarderlabs.app"

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "galyarder-agent-framework",
33
"description": "Galyarder Agent Framework: The ultimate 1-Man Army framework for high-rigor engineering and business growth",
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"contextFileName": "GEMINI.md",
66
"commands": "./commands/",
77
"skills": "./skills/",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "galyarder-agent-framework",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "The ultimate 1-Man Army framework for high-rigor engineering and business growth",
55
"type": "module",
66
"main": ".opencode/plugins/galyarder-agent-framework.js",

0 commit comments

Comments
 (0)