Update dependency version (#34)
This commit is contained in:
parent
15644a3758
commit
753ae58ba4
|
@ -96,7 +96,7 @@ it's as simple as adding it to a `dependencies` clause in your `Package.swift`:
|
||||||
|
|
||||||
``` swift
|
``` swift
|
||||||
dependencies: [
|
dependencies: [
|
||||||
.package(url: "https://github.com/pointfreeco/swiftui-navigation", from: "0.3.0")
|
.package(url: "https://github.com/pointfreeco/swiftui-navigation", from: "0.4.1")
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue