Skip to content

Commit 49d60c7

Browse files
authored
Update README.md
1 parent 2082bbe commit 49d60c7

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
@@ -27,7 +27,7 @@ Send simple emails, or leverage the full capabilities of [SendGrid's V3 API](htt
2727
Use the SPM string to easily include the dependendency in your `Package.swift` file
2828

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

3333
and add it to your target's dependencies:

0 commit comments

Comments
 (0)