From ec81c1d7b2ef9d750c131867ce3b037a466b2bb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=86gir=20M=C3=A1ni=20Hauksson?= <54936225+sourcehawk@users.noreply.github.com> Date: Fri, 10 Jul 2026 13:12:46 +0200 Subject: [PATCH] bump plugin version to 0.6.5 --- .claude-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 5c7d031..a079957 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "feature-dev-workflow", - "version": "0.6.4", + "version": "0.6.5", "description": "Make AI feature development visible and reviewable, from spec to shipped PRs.", "author": { "name": "Ægir Máni Hauksson",