Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fpseverino authored Sep 21, 2024
1 parent 2082bbe commit 49d60c7
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 @@ -27,7 +27,7 @@ Send simple emails, or leverage the full capabilities of [SendGrid's V3 API](htt
Use the SPM string to easily include the dependendency in your `Package.swift` file

```swift
.package(url: "https://github.com/vapor-community/sendgrid-kit.git", from: "2.0.0")
.package(url: "https://github.com/vapor-community/sendgrid-kit.git", from: "3.0.0-rc.1")
```

and add it to your target's dependencies:
Expand Down

0 comments on commit 49d60c7

Please sign in to comment.