We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1596cd4 commit a05c9b7Copy full SHA for a05c9b7
README.md
@@ -105,7 +105,7 @@ The main benefits to this approach are:
105
In your `Package.swift`, put this into your `.dependencies`:
106
107
```swift
108
- .package(url: "https://github.com/sloatescoan/hummingbird-macrorouting.git", from: "0.2.0")
+ .package(url: "https://github.com/sloatescoan/hummingbird-macrorouting.git", from: "0.2.1")
109
```
110
111
…and in your `.target`/`.executableTarget`:
0 commit comments