Skip to content

Commit 38cc3df

Browse files
committed
2 parents a8ab3e5 + 982a800 commit 38cc3df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RKPurchaseKit
22

3-
[![Swift](https://img.shields.io/badge/swift-6.0-orange.svg)](https://swift.org)
3+
[![Swift](https://img.shields.io/badge/swift-6.2-orange.svg)](https://swift.org)
44
[![Platforms](https://img.shields.io/badge/platforms-iOS%20%7C%20macOS%20%7C%20watchOS%20%7C%20tvOS-blue)]()
55

66
A lightweight Swift framework for in-app purchases using StoreKit 2
@@ -17,7 +17,7 @@ https://github.com/Ramiz69/PurchaseKit.git
1717
```
1818
In Package.swift:
1919
```text
20-
.package(url: "https://github.com/Ramiz69/PurchaseKit.git", from: "1.0.3")
20+
.package(url: "https://github.com/Ramiz69/PurchaseKit.git", from: "1.0.4")
2121
```
2222

2323
### ✅ Features

0 commit comments

Comments
 (0)