We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dffd459 commit 1ea7d43Copy full SHA for 1ea7d43
README.md
@@ -336,7 +336,7 @@ Currently, SyntaxSparrow supports Swift Package Manager (SPM).
336
To add SyntaxSparrow to your project, add the following line to your dependencies in your Package.swift file:
337
338
```swift
339
-.package(url: "https://github.com/CheekyGhost-Labs/SyntaxSparrow", from: "4.1.0")
+.package(url: "https://github.com/CheekyGhost-Labs/SyntaxSparrow", from: "4.2.0")
340
```
341
342
Then, add SyntaxSparrow as a dependency for your target:
0 commit comments