Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRogue76 authored Oct 18, 2024
1 parent 7b20840 commit 2908801
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 @@ -118,7 +118,7 @@ To use GRMustache.swift with the Swift Package Manager, add https://github.com/g

```swift
dependencies: [
.package(url: "https://github.com/groue/GRMustache.swift", from: "5.0.0")
.package(url: "https://github.com/groue/GRMustache.swift", from: "5.0.1")
]
```

Expand Down

0 comments on commit 2908801

Please sign in to comment.