Version Increased

This commit is contained in:
Ivan Sapozhnik 2021-08-05 13:28:27 +02:00
parent 9f92012270
commit f1f68383d8

View File

@ -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")
]
```