From 8f2413cea0400dd5239c72ea95ece18f8d4151c9 Mon Sep 17 00:00:00 2001 From: Richard Date: Thu, 12 Sep 2024 11:50:57 +1000 Subject: [PATCH] 0.6.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8330750..024e8a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chrono-forge", - "version": "0.5.9", + "version": "0.6.0", "description": "A comprehensive framework for building resilient Temporal workflows, advanced state management, and real-time streaming activities in TypeScript. Designed for a seamless developer experience with powerful abstractions, dynamic orchestration, and full control over distributed systems.", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -164,4 +164,4 @@ "src" ] } -} +} \ No newline at end of file