From b56248065cbbd83473fad12a87ddcb74c611f233 Mon Sep 17 00:00:00 2001 From: Nikita Nemirovsky Date: Fri, 17 Apr 2026 18:38:37 +0800 Subject: [PATCH] chore(release): v0.6.0 --- .claude-plugin/marketplace.json | 2 +- .claude-plugin/plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" }