Merge pull request 'fix: bump save-doc version to invalidate stale cache' (#5) from fix/save-doc-version-bump into main

Reviewed-on: #5
This commit is contained in:
cal 2026-03-21 04:00:59 +00:00
commit 979d6ecac5

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"
}