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`