From 1f952d8c69ace5e53bb69a218e6ed00e03a4695c Mon Sep 17 00:00:00 2001 From: Stephen Celis Date: Wed, 19 Jun 2024 13:02:55 -0700 Subject: [PATCH] Update MigratingTo1.11.md --- .../Articles/MigrationGuides/MigratingTo1.11.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sources/ComposableArchitecture/Documentation.docc/Articles/MigrationGuides/MigratingTo1.11.md b/Sources/ComposableArchitecture/Documentation.docc/Articles/MigrationGuides/MigratingTo1.11.md index 1d646dea4b4b..4785cf741531 100644 --- a/Sources/ComposableArchitecture/Documentation.docc/Articles/MigrationGuides/MigratingTo1.11.md +++ b/Sources/ComposableArchitecture/Documentation.docc/Articles/MigrationGuides/MigratingTo1.11.md @@ -99,9 +99,9 @@ references: ) ``` -## Migrating to 1.11.1 +## Migrating to 1.11.2 -A few bug fixes landed in 1.11.1 that may be source breaking. They are described below: +A few bug fixes landed in 1.11.2 that may be source breaking. They are described below: ### `withLock` is now `@MainActor`