Skip to content

Commit f1bb7b3

Browse files
committed
chore: Bump version to 3.0.1
Sync all version files after adding /runbook, /update-readme skills and README catalog auto-generation infrastructure.
1 parent 7ad6cc3 commit f1bb7b3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.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": "sd0x-dev-flow",
33
"description": "Development workflow plugin with 100+ tools for code review, testing, investigation, and DevOps automation.",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"author": {
66
"name": "sd0xdev"
77
},

.sd0x/install-state.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"schema_version": 1,
33
"installed_at": "2026-04-02T08:45:00Z",
44
"updated_at": "2026-04-04T00:00:00Z",
5-
"plugin_version": "2.2.13",
5+
"plugin_version": "3.0.1",
66
"hook_scripts": {
77
"pre-edit-guard.sh": {
88
"hash": "1e3b3847f5ff3a6eac654840edc8c7152e0d3662"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sd0x-dev-flow",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Claude Code development workflow plugin with 100+ tools",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)