From d9a46f51721ed377cc829e25294ed06e4a943804 Mon Sep 17 00:00:00 2001 From: Donald Pinckney Date: Fri, 17 Apr 2026 17:22:34 -0400 Subject: [PATCH] Bump version to 0.3.1 in SKILL.md --- SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SKILL.md b/SKILL.md index e4950df..1bea2e2 100644 --- a/SKILL.md +++ b/SKILL.md @@ -1,7 +1,7 @@ --- name: temporal-developer description: Develop, debug, and manage Temporal applications across Python, TypeScript, Go, Java and .NET. Use when the user is building workflows, activities, or workers with a Temporal SDK, debugging issues like non-determinism errors, stuck workflows, or activity retries, using Temporal CLI, Temporal Server, or Temporal Cloud, or working with durable execution concepts like signals, queries, heartbeats, versioning, continue-as-new, child workflows, or saga patterns. -version: 0.3.0 +version: 0.3.1 --- # Skill: temporal-developer