Skip to content

Commit 343e9ec

Browse files
committed
Update docs
1 parent f9b32d7 commit 343e9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ let package = Package(
5151
dependencies: [
5252
.package(
5353
url: "https://github.com/Eskils/VariableBlurImageView",
54-
.upToNextMinor(from: "1.1.1") // or `.upToNextMajor
54+
.upToNextMinor(from: "1.1.2") // or `.upToNextMajor
5555
)
5656
],
5757
targets: [

0 commit comments

Comments
 (0)