Skip to content

Commit 210a42e

Browse files
committed
chore: bump version to 1.3.0
1 parent e599c94 commit 210a42e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
"name": "agent-team",
1010
"description": "Orchestrates parallel work via Agent Teams with automated coordination, workspace tracking, and hook enforcement",
11-
"version": "1.2.0",
11+
"version": "1.3.0",
1212
"source": {
1313
"source": "url",
1414
"url": "https://github.com/ducdmdev/agent-team-plugin.git"

.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": "agent-team",
33
"description": "Orchestrates parallel work via Agent Teams with automated coordination, workspace tracking, and hook enforcement",
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"author": {
66
"name": "Duc Do"
77
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agent-team-plugin",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Claude Code plugin for orchestrating parallel work via Agent Teams",
55
"license": "MIT",
66
"keywords": ["claude-code", "plugin", "agent-team", "orchestration", "parallel"],

0 commit comments

Comments
 (0)