We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9b32d7 commit 343e9ecCopy full SHA for 343e9ec
README.md
@@ -51,7 +51,7 @@ let package = Package(
51
dependencies: [
52
.package(
53
url: "https://github.com/Eskils/VariableBlurImageView",
54
- .upToNextMinor(from: "1.1.1") // or `.upToNextMajor
+ .upToNextMinor(from: "1.1.2") // or `.upToNextMajor
55
)
56
],
57
targets: [
0 commit comments