Skip to content

Commit 4829335

Browse files
authored
Bump up dependency ver 1.0.0 (pointfreeco#113)
1 parent f5bcdac commit 4829335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ it's as simple as adding it to a `dependencies` clause in your `Package.swift`:
104104

105105
``` swift
106106
dependencies: [
107-
.package(url: "https://github.com/pointfreeco/swiftui-navigation", from: "0.7.1")
107+
.package(url: "https://github.com/pointfreeco/swiftui-navigation", from: "1.0.0")
108108
]
109109
```
110110

0 commit comments

Comments
 (0)