From d8a3dff274e9f1ea803eacb8b02891080b2ef525 Mon Sep 17 00:00:00 2001 From: Donald Pinckney Date: Fri, 15 May 2026 19:13:38 -0400 Subject: [PATCH] Bump version from 0.2.1 to 0.2.2 --- plugins/temporal-developer/.codex-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/temporal-developer/.codex-plugin/plugin.json b/plugins/temporal-developer/.codex-plugin/plugin.json index a55286a..2bf8d0a 100644 --- a/plugins/temporal-developer/.codex-plugin/plugin.json +++ b/plugins/temporal-developer/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "temporal", - "version": "0.2.1", + "version": "0.2.2", "description": "Comprehensive skill for the entire Temporal lifecycle — developing applications, using the Temporal CLI, running and managing Temporal Server, and working with Temporal Cloud.", "author": { "name": "Temporal",