Skip to content

Commit dffa2b0

Browse files
authored
Update README.md
1 parent 4db8636 commit dffa2b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ let package = Package(
280280
targets: ["MyPackage"]),
281281
],
282282
dependencies: [
283-
.package(url: "https://github.com/interactord/LinkNavigator.git", .upToNextMajor(from: "0.5.4"))
283+
.package(url: "https://github.com/interactord/LinkNavigator.git", .upToNextMajor(from: "0.6.1"))
284284
],
285285
targets: [
286286
.target(

0 commit comments

Comments
 (0)