Skip to content

Commit e3e0d1c

Browse files
authored
Update README.md
1 parent 8159ac8 commit e3e0d1c

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
@@ -16,7 +16,7 @@ A simple, extensible parser to to get a hierarchical list of symbols from swift
1616
When using Swift Package Manager, add the following to your package dependencies in the `Package.swift` file:
1717

1818
```swift
19-
.package(url: "https://github.com/sdidla/Hatch.git", from: "<#latest swift-syntax tag#>")
19+
.package(url: "https://github.com/sdidla/Hatch.git", from: "601.0.1")
2020
```
2121

2222
## Releases

0 commit comments

Comments
 (0)