diff --git a/README.md b/README.md index a038966..bb444e7 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Update your `Package.swift` dependencies: ``` dependencies: [ - .package(url: "https://github.com/iSapozhnik/Popover", from: "1.1.0") + .package(url: "https://github.com/iSapozhnik/Popover", from: "1.1.1") ] ```