From e4a5ff1f17ca0302f5ad7b34fcf8dbc68d8581ed Mon Sep 17 00:00:00 2001 From: Amir Benvenisti <128422269+starfleeth@users.noreply.github.com> Date: Thu, 20 Aug 2026 13:50:39 -0700 Subject: [PATCH] 0.4 version bump --- plugins/temporal/.codex-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/temporal/.codex-plugin/plugin.json b/plugins/temporal/.codex-plugin/plugin.json index 21d0a9d..2185a6a 100644 --- a/plugins/temporal/.codex-plugin/plugin.json +++ b/plugins/temporal/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "temporal", - "version": "0.3.1", + "version": "0.4.0", "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",