From 3a59a06302dec3a409892839fac671150f958af8 Mon Sep 17 00:00:00 2001 From: Donald Pinckney Date: Fri, 29 May 2026 17:53:23 -0400 Subject: [PATCH] Bump version from 0.2.2 to 0.2.3 --- 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 2bf8d0a..226b2e0 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.2", + "version": "0.2.3", "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",