Skip to content

Commit 4c3cfcd

Browse files
committed
Bumping install version in README
1 parent 118ed1c commit 4c3cfcd

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.2.0")
339+
.package(url: "https://github.com/CheekyGhost-Labs/SyntaxSparrow", from: "4.2.1")
340340
```
341341

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

0 commit comments

Comments
 (0)