Skip to content

Commit 12f339c

Browse files
authored
docs: bump up to 0.3.3
1 parent 8f96634 commit 12f339c

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
@@ -279,7 +279,7 @@ let package = Package(
279279
targets: ["MyPackage"]),
280280
],
281281
dependencies: [
282-
.package(url: "https://github.com/interactord/LinkNavigator.git", .upToNextMajor(from: "0.3.2"))
282+
.package(url: "https://github.com/interactord/LinkNavigator.git", .upToNextMajor(from: "0.3.3"))
283283
],
284284
targets: [
285285
.target(

0 commit comments

Comments
 (0)