Skip to content

Commit

Permalink
Bumping recommended install version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mobrien-ghost committed Mar 10, 2024
1 parent f4507db commit e1fc376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ Currently, SyntaxSparrow supports Swift Package Manager (SPM).
To add SyntaxSparrow to your project, add the following line to your dependencies in your Package.swift file:

```swift
.package(url: "https://github.com/CheekyGhost-Labs/SyntaxSparrow", from: "3.1.0")
.package(url: "https://github.com/CheekyGhost-Labs/SyntaxSparrow", from: "3.2.0")
```

Then, add SyntaxSparrow as a dependency for your target:
Expand Down

0 comments on commit e1fc376

Please sign in to comment.