diff --git a/README.md b/README.md index 2381838f..f1354bbb 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ To start using StripeKit, in your `Package.swift`, add the following ~~~~swift -.package(url: "https://github.com/vapor-community/stripe-kit.git", from: "9.0.0") +.package(url: "https://github.com/vapor-community/stripe-kit.git", from: "12.0.0") ~~~~ ## Using the API