We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f96634 commit 12f339cCopy full SHA for 12f339c
1 file changed
README.md
@@ -279,7 +279,7 @@ let package = Package(
279
targets: ["MyPackage"]),
280
],
281
dependencies: [
282
- .package(url: "https://github.com/interactord/LinkNavigator.git", .upToNextMajor(from: "0.3.2"))
+ .package(url: "https://github.com/interactord/LinkNavigator.git", .upToNextMajor(from: "0.3.3"))
283
284
targets: [
285
.target(
0 commit comments