Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewangeta authored Jul 20, 2023
1 parent ca1c2f1 commit f3b6620
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@

## Version support

Stripe API version `2022-11-15` -> StripeKit: 18.0.0
Stripe API version `2022-11-15` -> StripeKit: 19.0.0

## Installation
To start using StripeKit, in your `Package.swift`, add the following

```swift
.package(url: "https://github.com/vapor-community/stripe-kit.git", from: "18.0.0")
.package(url: "https://github.com/vapor-community/stripe-kit.git", from: "19.0.0")
```

## Using the API
Expand Down

0 comments on commit f3b6620

Please sign in to comment.