From b26a0fbe9266de3c2c314d9de22dc67248e2349f Mon Sep 17 00:00:00 2001 From: Jon Langevin Date: Sun, 24 May 2026 17:20:07 -0400 Subject: [PATCH] =?UTF-8?q?chore:=20post-release=20cleanup=20v0.1.6=20?= =?UTF-8?q?=E2=80=94=20bump=20plugin.json=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump plugin.json version to 0.1.6 (aligns with latest release tag). Co-Authored-By: Claude Sonnet 4.6 --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 52148ce..8b8bb3d 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "workflow-plugin-compute", - "version": "0.1.0", + "version": "0.1.6", "description": "Workflow adapter for workflow-compute dispatch, wait, map, provider, pool, and provider catalog integration", "author": "GoCodeAlone", "license": "MIT",