Skip to content

Commit 8526459

Browse files
committed
chore: bump plugin version to 0.1.0
1 parent 9d7a2de commit 8526459

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
},
66
"metadata": {
77
"description": "Orchestrator skill for RHDH plugin development - onboard, update, and maintain plugins in the Extensions Catalog",
8-
"version": "0.0.1"
8+
"version": "0.1.0"
99
},
1010
"plugins": [
1111
{
1212
"name": "rhdh",
1313
"source": "./",
1414
"description": "Skills and commands for RHDH plugin lifecycle management",
15-
"version": "0.0.1",
15+
"version": "0.1.0",
1616
"strict": true
1717
}
1818
]

.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": "rhdh",
33
"description": "Orchestrator skill for RHDH plugin development - onboard, update, and maintain plugins in the Extensions Catalog",
4-
"version": "0.0.1",
4+
"version": "0.1.0",
55
"author": {
66
"name": "RHDH Store Manager"
77
},

0 commit comments

Comments
 (0)