Skip to content

Commit f027afd

Browse files
authored
Require SwiftUINavigation 0.4.2
1 parent 0a19581 commit f027afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ let package = Package(
2828
.package(url: "https://github.com/pointfreeco/swift-clocks", from: "0.1.4"),
2929
.package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "0.6.0"),
3030
.package(url: "https://github.com/pointfreeco/swift-identified-collections", from: "0.4.1"),
31-
.package(url: "https://github.com/pointfreeco/swiftui-navigation", from: "0.4.1"),
31+
.package(url: "https://github.com/pointfreeco/swiftui-navigation", from: "0.4.2"),
3232
.package(url: "https://github.com/pointfreeco/xctest-dynamic-overlay", from: "0.5.0"),
3333
],
3434
targets: [

0 commit comments

Comments
 (0)