diff --git a/README.md b/README.md index 7a38196..90e11f7 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ A collection of useful extensions for Apple's [Combine framework](https://develo Add CombineExtensions to the dependencies section of your package.swift file. ```swift -.package(url: "https://github.com/shareup/combine-extensions.git", from: "6.1.0") +.package(url: "https://github.com/shareup/combine-extensions.git", from: "6.2.0") ``` ## License