fix(skill-author): document plugin version bump in README

## Why
README "What it does" didn't reflect the plugin version bump step added
to both create and improve flows.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-28 15:20:43 +00:00
parent 528ba05b37
commit 671725e322
3 changed files with 3 additions and 3 deletions

View File

@@ -8,5 +8,5 @@
"keywords": [],
"license": "MIT",
"name": "kyberforge",
"version": "1.0.3"
"version": "1.0.4"
}