Skip to content

Commit a05c9b7

Browse files
committed
0.2.1 in the readme
1 parent 1596cd4 commit a05c9b7

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
@@ -105,7 +105,7 @@ The main benefits to this approach are:
105105
In your `Package.swift`, put this into your `.dependencies`:
106106

107107
```swift
108-
.package(url: "https://github.com/sloatescoan/hummingbird-macrorouting.git", from: "0.2.0")
108+
.package(url: "https://github.com/sloatescoan/hummingbird-macrorouting.git", from: "0.2.1")
109109
```
110110

111111
…and in your `.target`/`.executableTarget`:

0 commit comments

Comments
 (0)