fix: bump save-doc version to invalidate stale cache #5

Merged
cal merged 1 commits from fix/save-doc-version-bump into main 2026-03-21 04:01:00 +00:00

View File

@ -1,5 +1,5 @@
{
"name": "save-doc",
"description": "Save documentation to the knowledge base. Writes properly-formatted docs with frontmatter to the claude-home KB for auto-indexing.",
"version": "1.0.0"
"version": "1.1.0"
}