From 9a175aecfd1e93e5ac7a6cfe2910524a952dbe36 Mon Sep 17 00:00:00 2001 From: Andrew Edwards Date: Wed, 7 Apr 2021 23:04:45 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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