diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 9751b37..9271ecf 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,6 +1,6 @@ { "name": "passthru", - "version": "0.5.3", + "version": "0.6.0", "description": "Regex-based permission rules for Claude Code via hooks", "owner": { "name": "nnemirovsky" diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 9f5f7b5..5841817 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "passthru", - "version": "0.5.3", + "version": "0.6.0", "description": "Regex-based permission rules for Claude Code via hooks", "license": "MIT" }