Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Eskils authored Dec 9, 2023
1 parent 2ee3679 commit 17e2042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ let package = Package(
dependencies: [
.package(
url: "https://github.com/Eskils/VariableBlurImageView",
.upToNextMinor(from: "1.0.0") // or `.upToNextMajor
.upToNextMinor(from: "1.1.0") // or `.upToNextMajor
)
],
targets: [
Expand Down

0 comments on commit 17e2042

Please sign in to comment.