diff --git a/Package.swift b/Package.swift index dbe2c9f..4de3fe8 100644 --- a/Package.swift +++ b/Package.swift @@ -11,7 +11,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/vapor/vapor.git", from: "4.0.0"), - .package(url: "https://github.com/vapor-community/sendgrid-kit.git", from: "2.0.1"), + .package(url: "https://github.com/vapor-community/sendgrid-kit.git", from: "2.0.2"), ], targets: [ .target(name: "SendGrid", dependencies: [