Skip to content

Commit 1df073b

Browse files
ericjohnolsongithub-actions[bot]
authored andcommitted
Bump marketplace and plugin versions
1 parent b29ea7f commit 1df073b

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
},
66
"metadata": {
77
"description": "Agentic engineering skills codifying patterns and best practices including TDD, harness engineering, refactoring, architecture patterns, and AI development workflows",
8-
"version": "2.1.1"
8+
"version": "2.2.0"
99
},
1010
"plugins": [
1111
{
1212
"name": "praxis",
1313
"source": "./plugins/praxis",
1414
"description": "Agentic engineering skills codifying patterns and best practices including TDD, refactoring, architecture patterns, diagramming, scaffolding, and AI development workflows.",
15-
"version": "2.1.1",
15+
"version": "2.2.0",
1616
"author": {
1717
"name": "Eric Olson"
1818
},
@@ -23,7 +23,7 @@
2323
"name": "plugin-maintenance",
2424
"source": "./plugins/plugin-maintenance",
2525
"description": "Maintenance utilities for Claude Code plugins, including version bumping for modified plugins.",
26-
"version": "1.0.0",
26+
"version": "1.1.0",
2727
"author": {
2828
"name": "8th Light"
2929
},

plugins/plugin-maintenance/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plugin-maintenance",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Maintenance utilities for Claude Code plugins, including version bumping for modified plugins.",
55
"commands": [
66
"./commands/bump-version.md"

plugins/praxis/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "praxis",
3-
"version": "2.1.2",
3+
"version": "2.2.0",
44
"description": "Agentic engineering skills for software development patterns and best practices including TDD, harness engineering, refactoring, architecture patterns, and AI development workflows.",
55
"author": {
66
"name": "Eric Olson"

0 commit comments

Comments
 (0)