Skip to content

Commit 70d94c6

Browse files
committed
Bump version in readme
1 parent fe5e60f commit 70d94c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The TurnkeySDK is built to support macOS, iOS, tvOS, watchOS, and visionOS, maki
1111
To integrate the TurnkeySDK into your Swift project, you need to add it as a dependency in your Package.swift file:
1212

1313
```swift
14-
.package(url: "https://github.com/tkhq/swift-sdk", from: "1.1.1")
14+
.package(url: "https://github.com/tkhq/swift-sdk", from: "1.2.0")
1515
```
1616

1717
## Usage

0 commit comments

Comments
 (0)