diff --git a/README.md b/README.md index ba2079b..1317cfa 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ In your `Package.swift` file, add the following ~~~~swift -.package(url: "https://github.com/vapor-community/stripe.git", from: "7.0.0") +.package(url: "https://github.com/vapor-community/stripe.git", from: "8.0.0") ~~~~