From ea4e5c13f463abe5f27e88b2dbde695e635a78c4 Mon Sep 17 00:00:00 2001 From: Jason Williams <936006+jasonwilliams@users.noreply.github.com> Date: Wed, 24 Sep 2025 17:50:15 +0100 Subject: [PATCH] Update index.md --- blog/2025-09-24-temporal-release/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/2025-09-24-temporal-release/index.md b/blog/2025-09-24-temporal-release/index.md index 0014c3f8..b7cf6373 100644 --- a/blog/2025-09-24-temporal-release/index.md +++ b/blog/2025-09-24-temporal-release/index.md @@ -21,7 +21,7 @@ interested in learning more about small implementation details. Currently, `temporal_rs` v0.1 is being used by Boa, [Kiesel][kiesel-site], [V8][v8-site], and [Yavashark][yavashark-repo] for their Temporal -implementations (more on that later) and is [estimated](https://chromestatus.com/feature/5668291307634688) to land unflagged in **Chromium v143**. +implementations (more on that later) and is [estimated](https://chromestatus.com/feature/5668291307634688) to land unflagged in **Chromium v144**. ### Why v0.1? Why not v1.0?