Skip to content

Commit 1ea7d43

Browse files
committed
Updating README
1 parent dffd459 commit 1ea7d43

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
@@ -336,7 +336,7 @@ Currently, SyntaxSparrow supports Swift Package Manager (SPM).
336336
To add SyntaxSparrow to your project, add the following line to your dependencies in your Package.swift file:
337337

338338
```swift
339-
.package(url: "https://github.com/CheekyGhost-Labs/SyntaxSparrow", from: "4.1.0")
339+
.package(url: "https://github.com/CheekyGhost-Labs/SyntaxSparrow", from: "4.2.0")
340340
```
341341

342342
Then, add SyntaxSparrow as a dependency for your target:

0 commit comments

Comments
 (0)