diff --git a/plugins/save-doc/.claude-plugin/plugin.json b/plugins/save-doc/.claude-plugin/plugin.json index ca654f7..042ed5c 100644 --- a/plugins/save-doc/.claude-plugin/plugin.json +++ b/plugins/save-doc/.claude-plugin/plugin.json @@ -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" }