Skip to content

Commit 31fd112

Browse files
committed
chore: update all versions to 1.0.0
1 parent e61a337 commit 31fd112

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"description": "A plugin marketplace hosting installable agent plugins for AWS.",
4-
"version": "0.1.0"
4+
"version": "1.0.0"
55
},
66
"name": "agent-toolkit-for-aws",
77
"owner": {
@@ -16,7 +16,7 @@
1616
],
1717
"name": "aws-core",
1818
"source": "./plugins/aws-core",
19-
"version": "0.1.0"
19+
"version": "1.0.0"
2020
},
2121
{
2222
"category": "cloud",
@@ -26,7 +26,7 @@
2626
],
2727
"name": "aws-agents",
2828
"source": "./plugins/aws-agents",
29-
"version": "0.1.0"
29+
"version": "1.0.0"
3030
},
3131
{
3232
"category": "cloud",
@@ -44,7 +44,7 @@
4444
],
4545
"name": "aws-data-analytics",
4646
"source": "./plugins/aws-data-analytics",
47-
"version": "0.1.0"
47+
"version": "1.0.0"
4848
}
4949
]
5050
}

plugins/aws-core/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"license": "Apache-2.0",
1111
"name": "aws-core",
1212
"repository": "https://github.com/aws/agent-toolkit-for-aws",
13-
"version": "0.1.0"
13+
"version": "1.0.0"
1414
}

plugins/aws-core/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-core",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "AWS agent plugin with skills and MCP server connections.",
55
"author": {
66
"name": "Amazon Web Services"

plugins/aws-data-analytics/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
"license": "Apache-2.0",
1919
"name": "aws-data-analytics",
2020
"repository": "https://github.com/aws/agent-toolkit-for-aws",
21-
"version": "0.1.0"
21+
"version": "1.0.0"
2222
}

plugins/aws-data-analytics/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-data-analytics",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Data lake, analytics, and ETL workflows with S3 Tables, AWS Glue, and Athena.",
55
"author": {
66
"name": "Amazon Web Services"

0 commit comments

Comments
 (0)